mirror of
https://github.com/aykhans/slash-e.git
synced 2025-06-14 20:07:50 +00:00
chore: update dev version
This commit is contained in:
@ -12,7 +12,7 @@ import (
|
||||
var Version = "0.5.0"
|
||||
|
||||
// DevVersion is the service current development version.
|
||||
var DevVersion = "0.5.0"
|
||||
var DevVersion = "0.5.1"
|
||||
|
||||
func GetCurrentVersion(mode string) string {
|
||||
if mode == "dev" || mode == "demo" {
|
||||
|
Reference in New Issue
Block a user