mirror of
https://github.com/wting/autojump
synced 2024-10-27 20:34: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():
|
def set_defaults():
|
||||||
config = {}
|
config = {}
|
||||||
|
|
||||||
config['version'] = 'release-v21.6.8'
|
config['version'] = 'release-v21.6.9'
|
||||||
config['max_paths'] = 1000
|
config['max_paths'] = 1000
|
||||||
config['separator'] = '__'
|
config['separator'] = '__'
|
||||||
config['home'] = os.path.expanduser('~')
|
config['home'] = os.path.expanduser('~')
|
||||||
|
Loading…
Reference in New Issue
Block a user