diff --git a/state/state.go b/state/state.go index 8471381..40c73c4 100644 --- a/state/state.go +++ b/state/state.go @@ -10,7 +10,7 @@ import ( "gorm.io/gorm" ) -const WATGBRIDGE_VERSION = "1.3.0" +const WATGBRIDGE_VERSION = "1.4.0" type state struct { Config *Config