mirror of
				https://github.com/sammy-ette/Hilbish
				synced 2025-08-10 02:52:03 +00:00 
			
		
		
		
	chore: bump version
This commit is contained in:
		
							parent
							
								
									c360ac7126
								
							
						
					
					
						commit
						174d67c9e1
					
				
							
								
								
									
										2
									
								
								vars.go
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								vars.go
									
									
									
									
									
								
							@ -2,7 +2,7 @@ package main
 | 
			
		||||
 | 
			
		||||
// String vars that are free to be changed at compile time
 | 
			
		||||
var (
 | 
			
		||||
	version = "v0.6.0"
 | 
			
		||||
	version = "v0.6.1"
 | 
			
		||||
	defaultConfDir = "" // ~ will be substituted for home, path for user's default config
 | 
			
		||||
	defaultHistDir = ""
 | 
			
		||||
	commonRequirePaths = "';./libs/?/init.lua;./?/init.lua;./?/?.lua'"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user