From db1954da25a4bdfbab2b4dfc4eec890ad2f00cc7 Mon Sep 17 00:00:00 2001 From: David Bliss Date: Fri, 16 Feb 2018 17:14:28 +0000 Subject: [PATCH] Hard-code version and change grade to 'stable' --- snap/snapcraft.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 32c4406a..b3de0931 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -1,10 +1,10 @@ name: yq -version: git +version: 1.14.0-dev summary: A lightweight and portable command-line YAML processor description: | The aim of the project is to be the jq or sed of yaml files. -grade: devel # must be 'stable' to release into candidate/stable channels +grade: stable # devel|stable. must be 'stable' to release into candidate/stable channels confinement: strict apps: