diff --git a/Changelog.md b/Changelog.md index 83884b4..7f83a63 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,6 @@ # Changelog -## [v0.4.2-dev][Unreleased] - Unreleased +## [v0.5.0] - 2024-10-24 * Added support for Pluma and xed * Added support for moving tabs with Ctrl-Shift-Page Up and Ctrl-Shift-Page Down ([#13]) @@ -83,7 +83,7 @@ * Initial release -[Unreleased]: https://github.com/jefferyto/gedit-control-your-tabs/compare/v0.4.1...main +[v0.5.0]: https://github.com/jefferyto/gedit-control-your-tabs/compare/v0.4.1...v0.5.0 [v0.4.1]: https://github.com/jefferyto/gedit-control-your-tabs/compare/v0.4.0...v0.4.1 [v0.4.0]: https://github.com/jefferyto/gedit-control-your-tabs/compare/v0.3.5...v0.4.0 [v0.3.5]: https://github.com/jefferyto/gedit-control-your-tabs/compare/v0.3.4...v0.3.5 diff --git a/README.md b/README.md index b6a0ad0..08c6a4d 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Switch between document tabs using Ctrl+Tab and other common keyboard shortcuts -v0.4.2-dev +v0.5.0 All bug reports, feature requests, and miscellaneous comments are welcome at the [project issue tracker]. diff --git a/controlyourtabs.plugin b/controlyourtabs.plugin index cb7f52c..b825bab 100644 --- a/controlyourtabs.plugin +++ b/controlyourtabs.plugin @@ -7,4 +7,4 @@ Description=Switch between document tabs using Ctrl+Tab / Ctrl+Shift+Tab and Ctr Authors=Jeffery To Copyright=Copyright © 2010-2013, 2017-2018, 2020, 2023-2024 Jeffery To Website=https://github.com/jefferyto/gedit-control-your-tabs -Version=0.4.2-dev +Version=0.5.0 diff --git a/controlyourtabs/locale/gedit-control-your-tabs.pot b/controlyourtabs/locale/gedit-control-your-tabs.pot index b452013..f902575 100644 --- a/controlyourtabs/locale/gedit-control-your-tabs.pot +++ b/controlyourtabs/locale/gedit-control-your-tabs.pot @@ -1,7 +1,7 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: gedit-control-your-tabs 0.4.2-dev\n" +"Project-Id-Version: gedit-control-your-tabs 0.5.0\n" "POT-Creation-Date: 2024-10-24 08:17+0800\n" "PO-Revision-Date: 2014-12-03 21:27+0800\n" "Last-Translator: Jeffery To \n"