We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b7a9d5 commit 9a09837Copy full SHA for 9a09837
internal/consts/version.go
@@ -2,5 +2,5 @@ package consts
2
3
const (
4
AppName = "go-v2ex"
5
- AppVersion = "v1.0.4"
+ AppVersion = "v1.1.0"
6
)
0 commit comments