We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 916ab57 commit 99eeccfCopy full SHA for 99eeccf
internal/config/config.go
@@ -11,7 +11,7 @@ import (
11
12
var (
13
Config *Configuration
14
- Version = "v0.3.0"
+ Version = "v0.3.1"
15
URL = URLProd
16
URLProd = "https://anssl.cn/deploy"
17
URLLocal = "http://localhost:9000/deploy"
0 commit comments