Bump version to 0.5
This commit is contained in:
parent
cb2b30b379
commit
8ceb165020
1 changed files with 1 additions and 1 deletions
2
app.go
2
app.go
|
@ -40,7 +40,7 @@ var (
|
|||
debugging bool
|
||||
|
||||
// Software version can be set from git env using -ldflags
|
||||
softwareVer = "0.4"
|
||||
softwareVer = "0.5.0"
|
||||
|
||||
// DEPRECATED VARS
|
||||
// TODO: pass app.cfg into GetCollection* calls so we can get these values
|
||||
|
|
Loading…
Add table
Reference in a new issue