diff --git a/settings.go b/settings.go index c3a1d33..f7973c1 100644 --- a/settings.go +++ b/settings.go @@ -8,7 +8,7 @@ import ( ) const ( - VERSION = "0.9.3" + VERSION = "0.9.2" ) type AppSettings struct {