Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
jefferyto committed Nov 10, 2018
2 parents e29013f + 8594036 commit accce58
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

## 0.2.1 (2018-11-10)
* Fixed version number in .plugin file

## 0.2.0 (2018-11-10)
* Detect key presses of the key above the Tab key, regardless of
keyboard layout
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Switch between tab groups using Ctrl+\<key above Tab\>
<https://github.com/jefferyto/gedit-tab-group-salute>
0.2.0
0.2.1

All bug reports, feature requests and miscellaneous comments are welcome
at the [project issue tracker][].
Expand Down
2 changes: 1 addition & 1 deletion tab-group-salute.plugin
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ Description=Switch between tab groups using Ctrl+` / Ctrl+Shift+` (backquote / b
Authors=Jeffery To <jeffery.to@gmail.com>
Copyright=Copyright © 2018 Jeffery To
Website=https://github.com/jefferyto/gedit-tab-group-salute
Version=0.1.0
Version=0.2.1

0 comments on commit accce58

Please sign in to comment.