From 5baac1dd58c059f39bd3cce52b09216b90d18947 Mon Sep 17 00:00:00 2001 From: akiyosi Date: Wed, 25 Dec 2024 13:20:09 +0900 Subject: [PATCH] v0.6.11 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d088bed..341c15ab 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ goneovim ![CI](https://github.com/akiyosi/goneovim/workflows/CI/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.10/total) +![GitHub Releases](https://img.shields.io/github/downloads/akiyosi/goneovim/v0.6.11/total) [![Join the chat at https://gitter.im/goneovim/community](https://badges.gitter.im/goneovim/community.svg)](https://gitter.im/goneovim/community) goneovim (pronounced like "go-neovim") is a Neovim GUI written in Go, using a [Qt binding for Go](https://github.com/therecipe/qt).