mirror of
				https://github.com/TeaOSLab/EdgeAPI.git
				synced 2025-11-04 16:00:24 +08:00 
			
		
		
		
	节点版本号修改为1.1.0
This commit is contained in:
		@@ -18,7 +18,7 @@ const (
 | 
			
		||||
 | 
			
		||||
	// 其他节点版本号,用来检测是否有需要升级的节点
 | 
			
		||||
 | 
			
		||||
	NodeVersion = "1.0.1"
 | 
			
		||||
	NodeVersion = "1.1.0"
 | 
			
		||||
 | 
			
		||||
	// SQLVersion SQL版本号
 | 
			
		||||
	SQLVersion = "11"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user