Skip to content

Commit 638d1ad

Browse files
committed
add: version
1 parent 9419d82 commit 638d1ad

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.3.1"
5+
AppVersion = "v1.4.1"
66
)

0 commit comments

Comments
 (0)