diff options
author | hugoreleaser <[email protected]> | 2022-03-12 10:28:41 +0000 |
---|---|---|
committer | hugoreleaser <[email protected]> | 2022-03-12 10:28:41 +0000 |
commit | 48fb9e4de37e3c20a149e6cd3fc367dd07626a84 (patch) | |
tree | d00138f2b746e7a11d7cfc2a099a80f7152d0d05 /snap/snapcraft.yaml | |
parent | 0958167b38b4cbdfe916ebd05f5331e8bd7bb978 (diff) | |
download | hugo-48fb9e4de37e3c20a149e6cd3fc367dd07626a84.tar.gz hugo-48fb9e4de37e3c20a149e6cd3fc367dd07626a84.zip |
releaser: Bump versions for release of 0.94.2v0.94.2
[ci skip]
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 bb11afc72..045a3662e 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -8,7 +8,7 @@ description: | license: "Apache-2.0" base: core20 confinement: strict -grade: devel # "devel" or "stable" +grade: stable # "devel" or "stable" package-repositories: - type: apt |