diff options
-rw-r--r-- | main.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -38,7 +38,7 @@ import ( "log" ) -const OPENBILLS_VERSION = "v0.11.0" +const OPENBILLS_VERSION = "v0.11.1" func init() { if !viper.GetBool("debug_mode") { |
index : openbills | ||
Server for Libre Billing Software | Vidhu Kant Sharma |
aboutsummaryrefslogtreecommitdiffstatshomepage |
-rw-r--r-- | main.go | 2 |
@@ -38,7 +38,7 @@ import ( "log" ) -const OPENBILLS_VERSION = "v0.11.0" +const OPENBILLS_VERSION = "v0.11.1" func init() { if !viper.GetBool("debug_mode") { |