Bump version to 0.13.0
This commit is contained in:
parent
5c89812764
commit
14f5100d6a
1 changed files with 1 additions and 1 deletions
2
app.go
2
app.go
|
@ -56,7 +56,7 @@ var (
|
|||
debugging bool
|
||||
|
||||
// Software version can be set from git env using -ldflags
|
||||
softwareVer = "0.12.0"
|
||||
softwareVer = "0.13.0"
|
||||
|
||||
// DEPRECATED VARS
|
||||
isSingleUser bool
|
||||
|
|
Loading…
Add table
Reference in a new issue