We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fa97a0 commit b96bdd7Copy full SHA for b96bdd7
updater.py
@@ -15,7 +15,7 @@
15
from src.Utilities.installer import make_action
16
from src.Utilities.installer import check_make_installation_status
17
18
-UPDATER_VER = "1.2.0"
+UPDATER_VER = "1.1.4"
19
GIT_DOWNLOAD_PAGE = "http://git-scm.com/"
20
VIM_DOWNLOAD_PAGE = "https://www.vim.org/download.php#pc"
21
VIM_REPO = "https://github.com/vim/vim.git"
0 commit comments