ソースを参照

bump version in script to match release

pull/401/head
graysky 8年前
コミット
aa366c3a4f
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      bin/autojump

+ 1
- 1
bin/autojump ファイルの表示

@ -60,7 +60,7 @@ from autojump_utils import sanitize
from autojump_utils import take
from autojump_utils import unico
VERSION = '22.2.4'
VERSION = '22.3.0'
FUZZY_MATCH_THRESHOLD = 0.6
TAB_ENTRIES_COUNT = 9
TAB_SEPARATOR = '__'

読み込み中…
キャンセル
保存