Bump version to 0.7.1

This commit is contained in:
Matt Baer 2019-01-13 09:41:48 -05:00
parent 062ae0e16a
commit a9dff35f70
1 changed files with 1 additions and 1 deletions

2
app.go
View File

@ -52,7 +52,7 @@ var (
debugging bool
// Software version can be set from git env using -ldflags
softwareVer = "0.7.0"
softwareVer = "0.7.1"
// DEPRECATED VARS
// TODO: pass app.cfg into GetCollection* calls so we can get these values