1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-04-14 15:19:12 +08:00

Update version

This commit is contained in:
Shidong Wang 2020-04-06 21:10:20 +08:00
parent c4d28c4a4e
commit 41c914812e
5 changed files with 5 additions and 5 deletions

View File

@ -43,7 +43,7 @@ scriptencoding utf-8
""
" Version of SpaceVim , this value can not be changed.
let g:spacevim_version = '1.4.0'
let g:spacevim_version = '1.5.0-dev'
lockvar g:spacevim_version
""

View File

@ -11,7 +11,7 @@ echo " \______/| ##____/ \_______/\_______/\_______/ \_/ |__|__/ |__/
echo " | ## "
echo " | ## "
echo " |__/ "
echo " 版本 : 1.4.0 中文官网 : https://spacevim.org/cn/ "
echo " 版本: 1.5.0-dev 中文官网: https://spacevim.org/cn/ "
Push-Location ~

View File

@ -84,7 +84,7 @@ On_IWhite='\033[0;107m' # White
# }}}
# version
Version='1.3.0'
Version='1.5.0-dev'
#System name
System="$(uname -s)"

View File

@ -11,7 +11,7 @@ echo " \______/| ##____/ \_______/\_______/\_______/ \_/ |__|__/ |__/
echo " | ## "
echo " | ## "
echo " |__/ "
echo " version : 1.4.0 by : spacevim.org "
echo " version : 1.5.0-dev by : spacevim.org "
Push-Location ~

View File

@ -84,7 +84,7 @@ On_IWhite='\033[0;107m' # White
# }}}
# version
Version='1.4.0'
Version='1.5.0-dev'
#System name
System="$(uname -s)"