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