diff options
author | Leo Arias <leo.arias@canonical.com> | 2017-07-27 00:17:58 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-07-27 00:17:58 +0800 |
commit | 6fc367939cbe805878d105ea48328eec9df5e3f0 (patch) | |
tree | 6096fb9c59c65975675c23db5348db9aeb41d73b /snap/snapcraft.yaml | |
parent | a605e4eb957f65ab172015bd4f03ee56445a9f91 (diff) | |
download | dexon-solidity-6fc367939cbe805878d105ea48328eec9df5e3f0.tar.gz dexon-solidity-6fc367939cbe805878d105ea48328eec9df5e3f0.tar.zst dexon-solidity-6fc367939cbe805878d105ea48328eec9df5e3f0.zip |
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.
Diffstat (limited to 'snap/snapcraft.yaml')
-rw-r--r-- | snap/snapcraft.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
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: |