diff options
author | chriseth <chris@ethereum.org> | 2017-07-27 18:33:11 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-07-27 18:33:11 +0800 |
commit | fd9d953919b7b89f0999f830241c7900a5d1f266 (patch) | |
tree | 22e12e97438fad446fbb8ab6aa141b50f98a193c | |
parent | f18b26cf14a2487a3bc4f8961990ebe1f5c97088 (diff) | |
parent | 6fc367939cbe805878d105ea48328eec9df5e3f0 (diff) | |
download | dexon-solidity-fd9d953919b7b89f0999f830241c7900a5d1f266.tar dexon-solidity-fd9d953919b7b89f0999f830241c7900a5d1f266.tar.gz dexon-solidity-fd9d953919b7b89f0999f830241c7900a5d1f266.tar.bz2 dexon-solidity-fd9d953919b7b89f0999f830241c7900a5d1f266.tar.lz dexon-solidity-fd9d953919b7b89f0999f830241c7900a5d1f266.tar.xz dexon-solidity-fd9d953919b7b89f0999f830241c7900a5d1f266.tar.zst dexon-solidity-fd9d953919b7b89f0999f830241c7900a5d1f266.zip |
Merge pull request #2641 from elopio/patch-1
Update the snap metadata to allow stable releases
-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: |