aboutsummaryrefslogtreecommitdiff
path: root/main.go
diff options
context:
space:
mode:
authorVidhu Kant Sharma <vidhukant@vidhukant.com>2024-07-13 22:43:25 +0530
committerVidhu Kant Sharma <vidhukant@vidhukant.com>2024-07-13 22:43:25 +0530
commit7088182873febced7c192110477a7a6b509a995d (patch)
tree3926259b033c3200c5ecdd7cf0ca5b9904461aab /main.go
parentc3821df233523ab715fdf06d54c142394411c968 (diff)
update dependencesHEADv0.10.1master
Diffstat (limited to 'main.go')
-rw-r--r--main.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.go b/main.go
index dcac46e..34d4f4c 100644
--- a/main.go
+++ b/main.go
@@ -38,7 +38,7 @@ import (
"log"
)
-const OPENBILLS_VERSION = "v0.10.0"
+const OPENBILLS_VERSION = "v0.10.1"
func init() {
if !viper.GetBool("debug_mode") {