mirror of
https://github.com/wting/autojump
synced 2025-06-13 12:54:07 +00:00
switch to semantic versioning
This commit is contained in:
parent
e62e720765
commit
6962da3fa2
@ -29,7 +29,7 @@ import shutil
|
|||||||
import sys
|
import sys
|
||||||
from tempfile import NamedTemporaryFile
|
from tempfile import NamedTemporaryFile
|
||||||
|
|
||||||
VERSION = 'release-v20-7'
|
VERSION = 'release-v20.7'
|
||||||
MAX_KEYWEIGHT = 1000
|
MAX_KEYWEIGHT = 1000
|
||||||
MAX_STORED_PATHS = 1000
|
MAX_STORED_PATHS = 1000
|
||||||
COMPLETION_SEPARATOR = '__'
|
COMPLETION_SEPARATOR = '__'
|
||||||
|
Loading…
Reference in New Issue
Block a user