Skip to content

Commit

Permalink
v0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jefferyto committed Jan 1, 2025
1 parent 634cdf5 commit 317c731
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## [v0.5.1][Unreleased] - Unreleased
## [v0.5.1] - 2025-01-01
* Changed license to GPL-2.0-or-later ([#20])

## [v0.5.0] - 2024-10-24
Expand Down Expand Up @@ -86,7 +86,7 @@
* Initial release


[Unreleased]: https://github.com/jefferyto/gedit-control-your-tabs/compare/v0.5.0...main
[v0.5.1]: https://github.com/jefferyto/gedit-control-your-tabs/compare/v0.5.0...v0.5.1
[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
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Switch between document tabs using Ctrl+Tab and other common keyboard
shortcuts
<https://github.com/jefferyto/gedit-control-your-tabs>
v0.5.1-dev
v0.5.1

All bug reports, feature requests, and miscellaneous comments are
welcome at the [project issue tracker].
Expand Down
2 changes: 1 addition & 1 deletion controlyourtabs.plugin
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ Description=Switch between document tabs using Ctrl+Tab / Ctrl+Shift+Tab and Ctr
Authors=Jeffery To <jeffery.to@gmail.com>
Copyright=Copyright © 2010-2013, 2017-2018, 2020, 2023-2024 Jeffery To
Website=https://github.com/jefferyto/gedit-control-your-tabs
Version=0.5.1-dev
Version=0.5.1
2 changes: 1 addition & 1 deletion controlyourtabs/locale/gedit-control-your-tabs.pot
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: gedit-control-your-tabs v0.5.1-dev\n"
"Project-Id-Version: gedit-control-your-tabs v0.5.1\n"
"POT-Creation-Date: 2024-12-24 20:34+0800\n"
"PO-Revision-Date: 2014-12-03 21:27+0800\n"
"Last-Translator: \n"
Expand Down

0 comments on commit 317c731

Please sign in to comment.