diff --git a/Changelog.md b/Changelog.md index 1187f8c..f565385 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,6 @@ # Changelog -## [v0.3.5-dev][Unreleased] - Unreleased +## [v0.3.5] - 2023-05-03 * Fixed AttributeError when loaded in gedit 44 ## [v0.3.4] - 2020-10-26 @@ -67,7 +67,7 @@ * Initial release -[Unreleased]: https://github.com/jefferyto/gedit-control-your-tabs/compare/v0.3.4...main +[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 [v0.3.3]: https://github.com/jefferyto/gedit-control-your-tabs/compare/v0.3.2...v0.3.3 [v0.3.2]: https://github.com/jefferyto/gedit-control-your-tabs/compare/v0.3.1...v0.3.2 diff --git a/README.md b/README.md index 1659bbd..daf7e6a 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.3.5-dev +v0.3.5 All bug reports, feature requests, and miscellaneous comments are welcome at the [project issue tracker]. diff --git a/controlyourtabs.plugin b/controlyourtabs.plugin index 1b9d215..0789812 100644 --- a/controlyourtabs.plugin +++ b/controlyourtabs.plugin @@ -8,4 +8,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 Jeffery To Website=https://github.com/jefferyto/gedit-control-your-tabs -Version=0.3.5-dev +Version=0.3.5 diff --git a/controlyourtabs.plugin.python2 b/controlyourtabs.plugin.python2 index ba35292..9897c44 100644 --- a/controlyourtabs.plugin.python2 +++ b/controlyourtabs.plugin.python2 @@ -8,4 +8,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 Jeffery To Website=https://github.com/jefferyto/gedit-control-your-tabs -Version=0.3.5-dev +Version=0.3.5 diff --git a/controlyourtabs/locale/gedit-control-your-tabs.pot b/controlyourtabs/locale/gedit-control-your-tabs.pot index 3d50aad..05ab580 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.3.5-dev\n" +"Project-Id-Version: gedit-control-your-tabs 0.3.5\n" "POT-Creation-Date: 2020-10-26 05:22+0800\n" "PO-Revision-Date: 2014-12-03 21:27+0800\n" "Last-Translator: Jeffery To \n"