Skip to content
This repository was archived by the owner on Aug 6, 2021. It is now read-only.

Commit 0b87253

Browse files
committed
Lower standard snap grade and add confinement
1 parent 208d722 commit 0b87253

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

snap/snapcraft.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ version: '0.9.8'
44
summary: The unofficial, free and open source desktop application for the bunq API
55
description: The unofficial, free and open source desktop application for the bunq API
66

7-
grade: stable
8-
confinement: classic
7+
grade: edge
8+
confinement: strict
99
parts:
1010
my-part:
1111
plugin: nil

0 commit comments

Comments
 (0)