diff options
author | hugoreleaser <[email protected]> | 2022-06-01 10:11:48 +0000 |
---|---|---|
committer | hugoreleaser <[email protected]> | 2022-06-01 10:11:48 +0000 |
commit | 0afb4866e345d31cbbcbab4349e43f1d36122806 (patch) | |
tree | 45f32d121da061e09eca88939e3a2125a8296f9f /snap/snapcraft.yaml | |
parent | b1ec0c226f0b7a41fc09505e5efff97edddd6af0 (diff) | |
download | hugo-0afb4866e345d31cbbcbab4349e43f1d36122806.tar.gz hugo-0afb4866e345d31cbbcbab4349e43f1d36122806.zip |
releaser: Bump versions for release of 0.100.1v0.100.1
[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 32ce2553c..33cb9d744 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 |