diff --git a/kernel/util/working.go b/kernel/util/working.go index 2b65741a0..5fcc789d3 100644 --- a/kernel/util/working.go +++ b/kernel/util/working.go @@ -39,7 +39,7 @@ import ( var Mode = "prod" const ( - Ver = "2.0.18" + Ver = "2.0.19" IsInsider = false )