aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Arctic Ice Studio <development@arcticicestudio.com>2019-04-18 10:04:01 +0200
committerGravatar Arctic Ice Studio <development@arcticicestudio.com>2019-04-18 10:04:01 +0200
commitd8105311e0af76fedbc79e8a393dac8055e9ef65 (patch)
treebe31463c9d6f4902b5014377b14588fd7ba6c517 /README.md
parent8de69ba097e87aad000326a723b96b3c2732e182 (diff)
parentbfa83e8dcc23176a8c8a93e6fb0057c6cb2ff45d (diff)
downloadnord-vim-d8105311e0af76fedbc79e8a393dac8055e9ef65.tar.gz
Merge branch 'release/0.11.0' into develop
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 9989e55..92ccf7c 100644
--- a/README.md
+++ b/README.md
@@ -92,7 +92,7 @@ Plug 'arcticicestudio/nord-vim', { 'branch': 'develop' }
A explicit version can be installed via Git tags:
```vim
-Plug 'arcticicestudio/nord-vim', { 'tag': 'v0.10.0' }
+Plug 'arcticicestudio/nord-vim', { 'tag': 'v0.11.0' }
```
#### Manual
@@ -316,7 +316,7 @@ Detailed descriptions for supported languages can be found in the [project wiki]
## Development
-[![](https://img.shields.io/badge/Changelog-0.10.0-81A1C1.svg?style=flat-square)](https://github.com/arcticicestudio/nord-vim/blob/v0.10.0/CHANGELOG.md#0100) [![](https://img.shields.io/badge/Workflow-gitflow--branching--model-81A1C1.svg?style=flat-square)](http://nvie.com/posts/a-successful-git-branching-model) [![](https://img.shields.io/badge/Versioning-ArcVer_0.8.0-81A1C1.svg?style=flat-square)](https://github.com/arcticicestudio/arcver)
+[![](https://img.shields.io/badge/Changelog-0.11.0-81A1C1.svg?style=flat-square)](https://github.com/arcticicestudio/nord-vim/blob/v0.11.0/CHANGELOG.md#0110) [![](https://img.shields.io/badge/Workflow-gitflow--branching--model-81A1C1.svg?style=flat-square)](http://nvie.com/posts/a-successful-git-branching-model) [![](https://img.shields.io/badge/Versioning-ArcVer_0.8.0-81A1C1.svg?style=flat-square)](https://github.com/arcticicestudio/arcver)
### Contribution