mirror of
https://github.com/wting/autojump
synced 2024-10-27 20:34:07 +00:00
Bump version to v22.3.1.
This commit is contained in:
parent
0bce510c7e
commit
ecd272e979
@ -60,7 +60,7 @@ from autojump_utils import sanitize
|
||||
from autojump_utils import take
|
||||
from autojump_utils import unico
|
||||
|
||||
VERSION = '22.3.0'
|
||||
VERSION = '22.3.1'
|
||||
FUZZY_MATCH_THRESHOLD = 0.6
|
||||
TAB_ENTRIES_COUNT = 9
|
||||
TAB_SEPARATOR = '__'
|
||||
|
Loading…
Reference in New Issue
Block a user