diff --git a/settings.go b/settings.go index 1e89e824..a01c2954 100644 --- a/settings.go +++ b/settings.go @@ -8,7 +8,7 @@ import ( ) const ( - VERSION = "0.7.0" + VERSION = "0.7.5" ) type AppSettings struct {