mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-03 19:30:54 -04:00
releaser: Bump versions for release of 0.100.0
[ci skip]
This commit is contained in:
parent
0f8343a2c2
commit
27b077544d
@ -19,5 +19,5 @@ var CurrentVersion = Version{
|
|||||||
Major: 0,
|
Major: 0,
|
||||||
Minor: 100,
|
Minor: 100,
|
||||||
PatchLevel: 0,
|
PatchLevel: 0,
|
||||||
Suffix: "-DEV",
|
Suffix: "",
|
||||||
}
|
}
|
||||||
|
@ -8,7 +8,7 @@ description: |
|
|||||||
license: "Apache-2.0"
|
license: "Apache-2.0"
|
||||||
base: core20
|
base: core20
|
||||||
confinement: strict
|
confinement: strict
|
||||||
grade: devel # "devel" or "stable"
|
grade: stable # "devel" or "stable"
|
||||||
|
|
||||||
package-repositories:
|
package-repositories:
|
||||||
- type: apt
|
- type: apt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user