mirror of
				https://github.com/wting/autojump
				synced 2025-06-13 12:54:07 +00:00 
			
		
		
		
	bump to v21.6.9
This commit is contained in:
		
							parent
							
								
									c3a0900191
								
							
						
					
					
						commit
						f232f9afa8
					
				@ -199,7 +199,7 @@ class Database:
 | 
			
		||||
def set_defaults():
 | 
			
		||||
    config = {}
 | 
			
		||||
 | 
			
		||||
    config['version'] = 'release-v21.6.8'
 | 
			
		||||
    config['version'] = 'release-v21.6.9'
 | 
			
		||||
    config['max_paths'] = 1000
 | 
			
		||||
    config['separator'] = '__'
 | 
			
		||||
    config['home'] = os.path.expanduser('~')
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user