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