Skip to content

Commit 67299d3

Browse files
committed
Bump version to 2.0.0 and update minimum Redmine requirement to 6.0.0 in init.rb
1 parent 2f4b947 commit 67299d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

init.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
author_url 'https://github.com/georepublic'
1212
url 'https://github.com/gtt-project/redmine_gtt_fiware'
1313
description 'Adds FIWARE integration capabilities for GTT projects'
14-
version '1.1.0'
14+
version '2.0.0'
1515

1616
# Specify the minimum required Redmine version
17-
requires_redmine :version_or_higher => '5.1.0'
17+
requires_redmine :version_or_higher => '6.0.0'
1818

1919
# Plugin settings with default values and partial view for settings
2020
settings(

0 commit comments

Comments
 (0)