Bump version to 0.11.2

pull/218/head
Matt Baer 5 years ago
parent bd99044e9c
commit 342c3cde89
  1. 2
      app.go

@ -56,7 +56,7 @@ var (
debugging bool
// Software version can be set from git env using -ldflags
softwareVer = "0.11.1"
softwareVer = "0.11.2"
// DEPRECATED VARS
isSingleUser bool

Loading…
Cancel
Save