Compare commits

...

1 Commits

Author SHA1 Message Date
hugoreleaser b2f0696cad releaser: Bump versions for release of 0.117.0
[ci skip]
2023-08-07 12:49:48 +00:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -348,7 +348,7 @@ description = ""
homepage = "http://example.com/"
tags = []
features = []
min_version = "0.116.0"
min_version = "0.117.0"
[author]
name = ""
+1 -1
View File
@@ -19,5 +19,5 @@ var CurrentVersion = Version{
Major: 0,
Minor: 117,
PatchLevel: 0,
Suffix: "-DEV",
Suffix: "",
}