diff --git a/Changelog.md b/Changelog.md index 8b77e5b..8eae1f0 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,6 @@ # Changelog -## [0.2.1-dev][Unreleased] - Unreleased +## [0.2.1] - 2023-05-03 * Fixed AttributeError when loaded in gedit 44 ## [0.2.0] - 2019-03-22 @@ -22,7 +22,7 @@ * Initial release -[Unreleased]: https://github.com/jefferyto/gedit-ex-mortis/compare/0.2.0...main +[0.2.1]: https://github.com/jefferyto/gedit-ex-mortis/compare/0.2.0...0.2.1 [0.2.0]: https://github.com/jefferyto/gedit-ex-mortis/compare/0.1.2...0.2.0 [0.1.2]: https://github.com/jefferyto/gedit-ex-mortis/compare/0.1.1...0.1.2 [0.1.1]: https://github.com/jefferyto/gedit-ex-mortis/compare/0.1.0...0.1.1 diff --git a/README.md b/README.md index 1bd55b4..135cd44 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Reopen closed windows and optionally restore windows between sessions -0.2.1-dev +0.2.1 All bug reports, feature requests and miscellaneous comments are welcome at the [project issue tracker][]. diff --git a/ex-mortis.plugin b/ex-mortis.plugin index 5381548..dfb0a2f 100644 --- a/ex-mortis.plugin +++ b/ex-mortis.plugin @@ -9,4 +9,4 @@ Icon=window-new Authors=Jeffery To Copyright=Copyright © 2017-2019, 2023 Jeffery To Website=https://github.com/jefferyto/gedit-ex-mortis -Version=0.2.1-dev +Version=0.2.1 diff --git a/ex-mortis/locale/gedit-ex-mortis.pot b/ex-mortis/locale/gedit-ex-mortis.pot index 48d173f..b5e0f08 100644 --- a/ex-mortis/locale/gedit-ex-mortis.pot +++ b/ex-mortis/locale/gedit-ex-mortis.pot @@ -1,15 +1,15 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: gedit-ex-mortis 0.2.1-dev\n" -"POT-Creation-Date: 2019-03-22 04:12+0800\n" +"Project-Id-Version: gedit-ex-mortis 0.2.1\n" +"POT-Creation-Date: 2023-05-03 16:56+0800\n" "PO-Revision-Date: 2017-10-13 22:50+0800\n" "Last-Translator: Jeffery To \n" "Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Poedit 2.1.1\n" +"X-Generator: Poedit 3.2.2\n" "X-Poedit-KeywordsList: _;gettext;gettext_noop\n" "X-Poedit-Basepath: ..\n" "X-Poedit-SearchPath-0: .\n" diff --git a/ex-mortis/locale/ru/LC_MESSAGES/gedit-ex-mortis.mo b/ex-mortis/locale/ru/LC_MESSAGES/gedit-ex-mortis.mo index e98543e..38ec683 100644 Binary files a/ex-mortis/locale/ru/LC_MESSAGES/gedit-ex-mortis.mo and b/ex-mortis/locale/ru/LC_MESSAGES/gedit-ex-mortis.mo differ diff --git a/ex-mortis/locale/ru/LC_MESSAGES/gedit-ex-mortis.po b/ex-mortis/locale/ru/LC_MESSAGES/gedit-ex-mortis.po index ae9a949..393633d 100644 --- a/ex-mortis/locale/ru/LC_MESSAGES/gedit-ex-mortis.po +++ b/ex-mortis/locale/ru/LC_MESSAGES/gedit-ex-mortis.po @@ -1,15 +1,15 @@ msgid "" msgstr "" -"Project-Id-Version: gedit-ex-mortis 0.2.1-dev\n" -"POT-Creation-Date: 2019-03-22 04:12+0800\n" -"PO-Revision-Date: 2019-03-22 04:15+0800\n" +"Project-Id-Version: gedit-ex-mortis 0.2.1\n" +"POT-Creation-Date: 2023-05-03 16:56+0800\n" +"PO-Revision-Date: 2023-05-03 16:57+0800\n" "Last-Translator: Habetdin\n" "Language-Team: Russian\n" "Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Poedit 2.1.1\n" +"X-Generator: Poedit 3.2.2\n" #: __init__.py:109 msgid "Reopen Closed _Window"