diff --git a/state/state.go b/state/state.go index 765694e..fcd0507 100644 --- a/state/state.go +++ b/state/state.go @@ -10,7 +10,7 @@ import ( "gorm.io/gorm" ) -const WATGBRIDGE_VERSION = "1.9.0" +const WATGBRIDGE_VERSION = "1.9.1" type state struct { Config *Config