mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-03-12 17:55:41 +08:00
Update version
This commit is contained in:
parent
050433ddd3
commit
dd4598ef0c
@ -7,7 +7,7 @@
|
||||
[Gitter **Chat**](https://gitter.im/SpaceVim/SpaceVim)
|
||||
|
||||
[](https://travis-ci.org/SpaceVim/SpaceVim)
|
||||

|
||||

|
||||
[](LICENSE)
|
||||
[](doc/SpaceVim.txt)
|
||||
[](http://isitmaintained.com/project/SpaceVim/SpaceVim "Average time to resolve an issue")
|
||||
|
@ -27,7 +27,7 @@
|
||||
""
|
||||
" Version of SpaceVim , this value can not be changed.
|
||||
scriptencoding utf-8
|
||||
let g:spacevim_version = '0.4.0'
|
||||
let g:spacevim_version = '0.5.0-dev'
|
||||
lockvar g:spacevim_version
|
||||
""
|
||||
" Change the default indentation of SpaceVim. Default is 2.
|
||||
|
@ -5,7 +5,7 @@ title: "Home"
|
||||
# Introduction
|
||||
|
||||
[](https://travis-ci.org/SpaceVim/SpaceVim)
|
||||

|
||||

|
||||
[](https://raw.githubusercontent.com/SpaceVim/SpaceVim/dev/LICENSE)
|
||||
[](https://raw.githubusercontent.com/SpaceVim/SpaceVim/dev/doc/SpaceVim.txt)
|
||||
[](http://isitmaintained.com/project/SpaceVim/SpaceVim "Average time to resolve an issue")
|
||||
|
@ -11,7 +11,7 @@
|
||||
|
||||
# Reset
|
||||
Color_off='\033[0m' # Text Reset
|
||||
Version='0.4.0'
|
||||
Version='0.5.0-dev'
|
||||
|
||||
# Regular Colors
|
||||
Red='\033[0;31m'
|
||||
|
Loading…
x
Reference in New Issue
Block a user