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 2df6183 commit 58621e7Copy full SHA for 58621e7
src/config/settings.go
@@ -5,7 +5,7 @@ import (
5
)
6
7
var (
8
- AppVersion = "v7.0.0"
+ AppVersion = "v7.1.0"
9
AppPort = "3000"
10
AppDebug = false
11
AppOs = "AldinoKemal"
0 commit comments