Commit 3bde9543 authored by steven's avatar steven

chore: update dev version `v0.5.0`

parent cff0e869
......@@ -10,7 +10,7 @@ import (
var Version = "0.4.5"
// DevVersion is the service current development version.
var DevVersion = "0.4.5"
var DevVersion = "0.5.0"
func GetCurrentVersion(mode string) string {
if mode == "dev" {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment