Skip to content

Commit

Permalink
v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jefferyto committed Oct 24, 2024
1 parent 251c26d commit 7db4be3
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.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])
Expand Down Expand Up @@ -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
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.4.2-dev
v0.5.0

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 <[email protected]>
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
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 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 <[email protected]>\n"
Expand Down

0 comments on commit 7db4be3

Please sign in to comment.