diff --git a/kernel/util/working.go b/kernel/util/working.go index d21b61c38..065b274d1 100644 --- a/kernel/util/working.go +++ b/kernel/util/working.go @@ -39,7 +39,7 @@ import ( var Mode = "prod" const ( - Ver = "2.0.22" + Ver = "2.0.23" IsInsider = false )