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 2f4b947 commit 67299d3Copy full SHA for 67299d3
init.rb
@@ -11,10 +11,10 @@
11
author_url 'https://github.com/georepublic'
12
url 'https://github.com/gtt-project/redmine_gtt_fiware'
13
description 'Adds FIWARE integration capabilities for GTT projects'
14
- version '1.1.0'
+ version '2.0.0'
15
16
# Specify the minimum required Redmine version
17
- requires_redmine :version_or_higher => '5.1.0'
+ requires_redmine :version_or_higher => '6.0.0'
18
19
# Plugin settings with default values and partial view for settings
20
settings(
0 commit comments