update version
This commit is contained in:
		
							parent
							
								
									3f690f48ac
								
							
						
					
					
						commit
						f182fe6fda
					
				@ -15,7 +15,7 @@ type Version struct {
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
// version variable that will be set at build time by versionManager.exe
 | 
					// version variable that will be set at build time by versionManager.exe
 | 
				
			||||||
// *** DO NOT EDIT ***
 | 
					// *** DO NOT EDIT ***
 | 
				
			||||||
var versionNumber Version = Version{0, 0, 0, 32}
 | 
					var versionNumber Version = Version{0, 0, 0, 33}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
// GetFullVersion returns the full version number as a string
 | 
					// GetFullVersion returns the full version number as a string
 | 
				
			||||||
func GetFullVersion() string {
 | 
					func GetFullVersion() string {
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user