Skip to content

Commit 58621e7

Browse files
committed
chore: upgrade version
1 parent 2df6183 commit 58621e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config/settings.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import (
55
)
66

77
var (
8-
AppVersion = "v7.0.0"
8+
AppVersion = "v7.1.0"
99
AppPort = "3000"
1010
AppDebug = false
1111
AppOs = "AldinoKemal"

0 commit comments

Comments
 (0)