diff --git a/kernel/util/working.go b/kernel/util/working.go index 28048705a..6a978e2ea 100644 --- a/kernel/util/working.go +++ b/kernel/util/working.go @@ -43,7 +43,7 @@ import ( var Mode = "prod" const ( - Ver = "2.11.1" + Ver = "2.11.2" IsInsider = false )