Skip to content

Commit b96bdd7

Browse files
committed
Bumped version
1 parent 9fa97a0 commit b96bdd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

updater.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
from src.Utilities.installer import make_action
1616
from src.Utilities.installer import check_make_installation_status
1717

18-
UPDATER_VER = "1.2.0"
18+
UPDATER_VER = "1.1.4"
1919
GIT_DOWNLOAD_PAGE = "http://git-scm.com/"
2020
VIM_DOWNLOAD_PAGE = "https://www.vim.org/download.php#pc"
2121
VIM_REPO = "https://github.com/vim/vim.git"

0 commit comments

Comments
 (0)