We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1ddfc8 commit 348300cCopy full SHA for 348300c
README.md
@@ -29,7 +29,7 @@ On editor
29
* **CTRL + Enter** submit
30
31
## Supported versions
32
-The plugin has been developed and tested on Redmine 3.4.x and 4.x but should also works on previous versions.
+The plugin has been developed and tested on Redmine 3.4.x, 4.x and 5.x but should also works on previous versions.
33
Any feedback will be appreciated.
34
35
## Installation
init.rb
@@ -4,7 +4,7 @@
4
name 'Redmine Shortcuts'
5
author 'Davide Giacometti'
6
description 'Provides useful keyboard shortcuts'
7
- version '0.5.3'
+ version '0.6.0'
8
url 'https://github.com/davidegiacometti/redmine_shortcuts'
9
author_url 'https://github.com/davidegiacometti'
10
0 commit comments