From 8594036dfe571a1a3af1af13248bfec956acc00e Mon Sep 17 00:00:00 2001 From: Jeffery To Date: Sat, 10 Nov 2018 21:04:20 +0800 Subject: [PATCH] kids, have a checklist of things to do for a release --- Changelog.md | 3 +++ README.md | 2 +- tab-group-salute.plugin | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/Changelog.md b/Changelog.md index b7438ab..c6142d9 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,5 +1,8 @@ # Changelog +## 0.2.1 (2018-11-10) +* Fixed version number in .plugin file + ## 0.2.0 (2018-11-10) * Detect key presses of the key above the Tab key, regardless of keyboard layout diff --git a/README.md b/README.md index c0d98d0..debe69a 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Switch between tab groups using Ctrl+\ -0.2.0 +0.2.1 All bug reports, feature requests and miscellaneous comments are welcome at the [project issue tracker][]. diff --git a/tab-group-salute.plugin b/tab-group-salute.plugin index 603fba8..14db402 100644 --- a/tab-group-salute.plugin +++ b/tab-group-salute.plugin @@ -7,4 +7,4 @@ Description=Switch between tab groups using Ctrl+` / Ctrl+Shift+` (backquote / b Authors=Jeffery To Copyright=Copyright © 2018 Jeffery To Website=https://github.com/jefferyto/gedit-tab-group-salute -Version=0.1.0 +Version=0.2.1