diff --git a/Changelog.md b/Changelog.md index effa76c..8a0dda8 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,6 @@ # Changelog -## [v0.4.1-dev][Unreleased] - Unreleased +## [v0.4.1] - 2024-06-07 * Fixed error when loaded in gedit 47 ## [v0.4.0] - 2023-11-02 @@ -74,7 +74,7 @@ * Initial release -[Unreleased]: https://github.com/jefferyto/gedit-control-your-tabs/compare/v0.4.0...main +[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 [v0.3.4]: https://github.com/jefferyto/gedit-control-your-tabs/compare/v0.3.3...v0.3.4 diff --git a/README.md b/README.md index d1ff32c..e179b7e 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Switch between document tabs using Ctrl+Tab / Ctrl+Shift+Tab and Ctrl+PageUp / Ctrl+PageDown -v0.4.1-dev +v0.4.1 All bug reports, feature requests, and miscellaneous comments are welcome at the [project issue tracker]. diff --git a/controlyourtabs.plugin b/controlyourtabs.plugin index 2deddb5..af2fff5 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.1-dev +Version=0.4.1 diff --git a/controlyourtabs/locale/gedit-control-your-tabs.pot b/controlyourtabs/locale/gedit-control-your-tabs.pot index eea7d12..8890116 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.1-dev\n" +"Project-Id-Version: gedit-control-your-tabs 0.4.1\n" "POT-Creation-Date: 2024-06-08 03:17+0800\n" "PO-Revision-Date: 2014-12-03 21:27+0800\n" "Last-Translator: Jeffery To \n"