Skip to content
This repository has been archived by the owner on Feb 11, 2022. It is now read-only.

Commit

Permalink
Bumped version for v0.4.3 BETA release.
Browse files Browse the repository at this point in the history
  • Loading branch information
neargle committed Apr 2, 2018
1 parent 5b112d6 commit fd7f253
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/settings/settings.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import "gopkg.in/mgo.v2/bson"

var (
// Version 版本号
Version = "v0.3.1 BETA"
Version = "v0.4.3 BETA"

// SystemArray System参数白名单
SystemArray = []string{"linux", "windows"}
Expand Down

0 comments on commit fd7f253

Please sign in to comment.