Browse Source

:bookmark: Release v2.4.5

Liang Ding 2 years ago
parent
commit
0168f4395f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      kernel/util/working.go

+ 1 - 1
kernel/util/working.go

@@ -42,7 +42,7 @@ var Mode = "prod"
 
 
 const (
 const (
 	Ver       = "2.4.5"
 	Ver       = "2.4.5"
-	IsInsider = true
+	IsInsider = false
 )
 )
 
 
 var (
 var (