diff --git a/README.md b/README.md index b7e108c0..91212472 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Goneovim ![test](https://github.com/akiyosi/goneovim/workflows/test/badge.svg) [![Go Report Card](https://goreportcard.com/badge/github.com/akiyosi/goneovim)](https://goreportcard.com/report/github.com/akiyosi/goneovim) -![GitHub Releases](https://img.shields.io/github/downloads/akiyosi/goneovim/v0.6.1/total) +![GitHub Releases](https://img.shields.io/github/downloads/akiyosi/goneovim/v0.6.2/total) [![Join the chat at https://gitter.im/goneovim/community](https://badges.gitter.im/goneovim/community.svg)](https://gitter.im/goneovim/community) Goneovim is a Neovim GUI written in Go, using a [Qt binding for Go](https://github.com/therecipe/qt). @@ -60,7 +60,7 @@ All of the features are optional. You can use it like a plain nvim or as a nvim ## Requirements -* Neovim v0.6.0 +* Neovim [v0.6.1](https://github.com/neovim/neovim/releases/tag/v0.6.1) or [Nightly](https://github.com/neovim/neovim/releases/tag/nightly) See [Installing Neovim](https://github.com/neovim/neovim/wiki/Installing-Neovim)