Skip to content

Commit b9f1986

Browse files
committed
bump version
1 parent be5f4d0 commit b9f1986

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

internal/interfaces/cli/vercurr.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ package cli
33
var CurrentVersion = Version{
44
Major: 0,
55
Minor: 2,
6-
PatchLevel: 41,
6+
PatchLevel: 42,
77
Suffix: "",
88
}

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.2.41",
2+
"version": "0.2.42",
33
"name": "Hugoverse",
44
"description": "Headless CMS for Hugo",
55
"author": "sunwei",

0 commit comments

Comments
 (0)