chore: update dev version `v0.5.0`

pull/253/head
steven 2 years ago
parent cff0e86989
commit 3bde9543f3

@ -10,7 +10,7 @@ import (
var Version = "0.4.5" var Version = "0.4.5"
// DevVersion is the service current development version. // DevVersion is the service current development version.
var DevVersion = "0.4.5" var DevVersion = "0.5.0"
func GetCurrentVersion(mode string) string { func GetCurrentVersion(mode string) string {
if mode == "dev" { if mode == "dev" {

Loading…
Cancel
Save