Sfoglia il codice sorgente

:bookmark: Release v2.4.5

Liang Ding 2 anni fa
parent
commit
0168f4395f
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      kernel/util/working.go

+ 1 - 1
kernel/util/working.go

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