From 6fc367939cbe805878d105ea48328eec9df5e3f0 Mon Sep 17 00:00:00 2001 From: Leo Arias Date: Wed, 26 Jul 2017 10:17:58 -0600 Subject: update the snap metadata to allow stable releases With this change, we will be ready to move the next tag you release to the candidate channel in the store, and make the final testing rounds to then put it in the stable channel and make it visible to all the Ubuntu users. --- snap/snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'snap') diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index c9f67566..db976bc3 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -13,7 +13,7 @@ description: | It is possible to create contracts for voting, crowdfunding, blind auctions, multi-signature wallets and more. -grade: devel # must be 'stable' to release into candidate/stable channels +grade: stable confinement: strict apps: -- cgit v1.2.3