diff --git a/kernel/util/working.go b/kernel/util/working.go index 7b83838cf40..eaeee5b5dd9 100644 --- a/kernel/util/working.go +++ b/kernel/util/working.go @@ -42,7 +42,7 @@ import ( var Mode = "prod" const ( - Ver = "2.10.12" + Ver = "2.10.13" IsInsider = false )