Skip to content

Commit 9a09837

Browse files
committed
add: version
1 parent 3b7a9d5 commit 9a09837

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/consts/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ package consts
22

33
const (
44
AppName = "go-v2ex"
5-
AppVersion = "v1.0.4"
5+
AppVersion = "v1.1.0"
66
)

0 commit comments

Comments
 (0)