From 8ec4ad91f6a979dd573ac8cdd609bed63c117173 Mon Sep 17 00:00:00 2001 From: wsdjeg Date: Sat, 8 Jan 2022 13:54:33 +0800 Subject: [PATCH] chore(version): update to 2.0.0-dev --- README.cn.md | 2 +- README.md | 2 +- autoload/SpaceVim.vim | 2 +- docs/cn/index.md | 2 +- docs/cn/install.cmd | 2 +- docs/cn/install.sh | 2 +- docs/index.md | 2 +- docs/install.cmd | 2 +- docs/install.sh | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/README.cn.md b/README.cn.md index 87457d1d6..b87228464 100644 --- a/README.cn.md +++ b/README.cn.md @@ -9,7 +9,7 @@ [![Gitter](https://img.shields.io/gitter/room/SpaceVim/SpaceVim?color=%2364CEAA)](https://gitter.im/SpaceVim/cn) [![build](https://img.shields.io/github/workflow/status/SpaceVim/SpaceVim/test)](https://github.com/SpaceVim/SpaceVim/actions/workflows/check.yml?query=branch%3Amaster) [![Codecov coverage](https://img.shields.io/codecov/c/github/SpaceVim/SpaceVim.svg)](https://codecov.io/gh/SpaceVim/SpaceVim) -[![Version](https://img.shields.io/badge/version-1.9.0-8700FF.svg)](https://github.com/SpaceVim/SpaceVim/releases) +[![Version](https://img.shields.io/badge/version-2.0.0--dev-8700FF.svg)](https://github.com/SpaceVim/SpaceVim/releases) [![GPLv3 License](https://img.shields.io/badge/license-GPLv3-blue.svg)](https://github.com/SpaceVim/SpaceVim/blob/master/LICENSE) [![Doc](https://img.shields.io/badge/doc-%3Ah%20SpaceVim-orange.svg)](doc/SpaceVim.txt) diff --git a/README.md b/README.md index 74cd38d6f..c90d7c8c5 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ [![Gitter](https://img.shields.io/gitter/room/SpaceVim/SpaceVim?color=%2364CEAA)](https://gitter.im/SpaceVim/SpaceVim) [![build](https://img.shields.io/github/workflow/status/SpaceVim/SpaceVim/test)](https://github.com/SpaceVim/SpaceVim/actions/workflows/check.yml?query=branch%3Amaster) [![Codecov coverage](https://img.shields.io/codecov/c/github/SpaceVim/SpaceVim.svg)](https://codecov.io/gh/SpaceVim/SpaceVim) -[![Version](https://img.shields.io/badge/version-1.9.0-8700FF.svg)](https://github.com/SpaceVim/SpaceVim/releases) +[![Version](https://img.shields.io/badge/version-2.0.0--dev-8700FF.svg)](https://github.com/SpaceVim/SpaceVim/releases) [![GPLv3 License](https://img.shields.io/badge/license-GPLv3-blue.svg)](https://github.com/SpaceVim/SpaceVim/blob/master/LICENSE) [![Doc](https://img.shields.io/badge/doc-%3Ah%20SpaceVim-orange.svg)](doc/SpaceVim.txt) diff --git a/autoload/SpaceVim.vim b/autoload/SpaceVim.vim index a8efd3b6d..595f57888 100644 --- a/autoload/SpaceVim.vim +++ b/autoload/SpaceVim.vim @@ -51,7 +51,7 @@ let s:SYSTEM = SpaceVim#api#import('system') "" " Version of SpaceVim , this value can not be changed. -let g:spacevim_version = '1.9.0' +let g:spacevim_version = '2.0.0-dev' lockvar g:spacevim_version "" diff --git a/docs/cn/index.md b/docs/cn/index.md index 68e28158d..f3837d826 100644 --- a/docs/cn/index.md +++ b/docs/cn/index.md @@ -7,7 +7,7 @@ lang: zh [![Gitter](https://img.shields.io/gitter/room/SpaceVim/SpaceVim?color=%2364CEAA)](https://gitter.im/SpaceVim/cn) [![build](https://img.shields.io/github/workflow/status/SpaceVim/SpaceVim/test)](https://github.com/SpaceVim/SpaceVim/actions/workflows/check.yml?query=branch%3Amaster) [![Codecov coverage](https://img.shields.io/codecov/c/github/SpaceVim/SpaceVim.svg)](https://codecov.io/gh/SpaceVim/SpaceVim) -[![Version](https://img.shields.io/badge/version-1.9.0-8700FF.svg)](https://github.com/SpaceVim/SpaceVim/releases) +[![Version](https://img.shields.io/badge/version-2.0.0--dev-8700FF.svg)](https://github.com/SpaceVim/SpaceVim/releases) [![GPLv3 License](https://img.shields.io/badge/license-GPLv3-blue.svg)](https://github.com/SpaceVim/SpaceVim/blob/master/LICENSE) ![welcome page](https://user-images.githubusercontent.com/13142418/148374827-5f7aeaaa-e69b-441e-b872-408b47f4da04.png) diff --git a/docs/cn/install.cmd b/docs/cn/install.cmd index d8d5765dc..77f75c0f2 100644 --- a/docs/cn/install.cmd +++ b/docs/cn/install.cmd @@ -11,7 +11,7 @@ echo " \______/| ##____/ \_______/\_______/\_______/ \_/ |__|__/ |__/ echo " | ## " echo " | ## " echo " |__/ " -echo " 版本: 1.9.0 中文官网: https://spacevim.org/cn/ " +echo " 版本: 2.0.0-dev 中文官网: https://spacevim.org/cn/ " Push-Location ~ diff --git a/docs/cn/install.sh b/docs/cn/install.sh index e897050d3..9b2e06ce6 100755 --- a/docs/cn/install.sh +++ b/docs/cn/install.sh @@ -84,7 +84,7 @@ On_IWhite='\033[0;107m' # White # }}} # version -Version='1.9.0' +Version='2.0.0-dev' #System name System="$(uname -s)" diff --git a/docs/index.md b/docs/index.md index 5cbc74b52..995f52394 100644 --- a/docs/index.md +++ b/docs/index.md @@ -6,7 +6,7 @@ description: "SpaceVim is a community-driven vim distribution that seeks to prov [![Gitter](https://img.shields.io/gitter/room/SpaceVim/SpaceVim?color=%2364CEAA)](https://gitter.im/SpaceVim/SpaceVim) [![build](https://img.shields.io/github/workflow/status/SpaceVim/SpaceVim/test)](https://github.com/SpaceVim/SpaceVim/actions/workflows/check.yml?query=branch%3Amaster) [![Codecov coverage](https://img.shields.io/codecov/c/github/SpaceVim/SpaceVim.svg)](https://codecov.io/gh/SpaceVim/SpaceVim) -[![Version](https://img.shields.io/badge/version-1.9.0-8700FF.svg)](https://github.com/SpaceVim/SpaceVim/releases) +[![Version](https://img.shields.io/badge/version-2.0.0--dev-8700FF.svg)](https://github.com/SpaceVim/SpaceVim/releases) [![GPLv3 License](https://img.shields.io/badge/license-GPLv3-blue.svg)](https://github.com/SpaceVim/SpaceVim/blob/master/LICENSE) ![welcome page](https://user-images.githubusercontent.com/13142418/148374827-5f7aeaaa-e69b-441e-b872-408b47f4da04.png) diff --git a/docs/install.cmd b/docs/install.cmd index 05cea8452..5de76102d 100644 --- a/docs/install.cmd +++ b/docs/install.cmd @@ -11,7 +11,7 @@ echo " \______/| ##____/ \_______/\_______/\_______/ \_/ |__|__/ |__/ echo " | ## " echo " | ## " echo " |__/ " -echo " version : 1.9.0 by : spacevim.org " +echo " version : 2.0.0-dev by : spacevim.org " Push-Location ~ diff --git a/docs/install.sh b/docs/install.sh index cfd432bb8..d30f61e19 100755 --- a/docs/install.sh +++ b/docs/install.sh @@ -84,7 +84,7 @@ On_IWhite='\033[0;107m' # White # }}} # version -Version='1.9.0' +Version='2.0.0-dev' #System name System="$(uname -s)"