File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -24,6 +24,7 @@ Bug reports and pull requests are welcome on GitHub at https://github.com/cat-in
24
24
25
25
== License
26
26
27
- MIT License.
28
- See the 'LICENSE.md' file.
27
+ * Codes: MIT License.
28
+ * Legacy Icons: famfamfam-silk: {CC-By-2.5}[https://creativecommons.org/licenses/by/2.5/] by Mark James http://www.famfamfam.com/lab/icons/silk/
29
+ * Vector Icons: {Tabler Icons}[https://tabler.io/]: MIT License
29
30
Original file line number Diff line number Diff line change 2
2
require File . expand_path ( '../lib/redmine_scheduling_poll/hooks' , __FILE__ )
3
3
4
4
Redmine ::Plugin . register :redmine_scheduling_poll do
5
- requires_redmine :version_or_higher => '4.0 .0'
5
+ requires_redmine :version_or_higher => '4.2 .0'
6
6
7
7
name 'Scheduling Poll plugin'
8
8
author '@cat_in_136'
9
9
description 'provide simple polls to scheduling appointments'
10
- version '5 .0.0'
10
+ version '6 .0.0'
11
11
url 'https://github.com/cat-in-136/redmine_scheduling_poll'
12
12
author_url 'https://github.com/cat-in-136/'
13
13
You can’t perform that action at this time.
0 commit comments