chore(version): change version number

This commit is contained in:
Li4n0
2021-06-13 15:00:24 +08:00
parent ddeced3540
commit 30194479d1
+1 -1
View File
@@ -18,7 +18,7 @@ import (
log "unknwon.dev/clog/v2"
)
const VERSION = "0.1.4-beta"
const VERSION = "0.1.5-beta"
type Revsuit struct {
config *Config