mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-14 12:44:44 -04:00
releaser: Bump versions for release of 0.96.0
[ci skip]
This commit is contained in:
parent
5a4ac2dac1
commit
2fd4a7d3d6
@ -18,5 +18,5 @@ package hugo
|
||||
var CurrentVersion = Version{
|
||||
Number: 0.96,
|
||||
PatchLevel: 0,
|
||||
Suffix: "-DEV",
|
||||
Suffix: "",
|
||||
}
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user