File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ The Geo-Task-Tracker (GTT) plugin adds spatial capabilities to Redmine:
17
17
Redmine GTT plugins ** require PostgreSQL/PostGIS** and will not work with SQLite
18
18
or MariaDB/MySQL!!!
19
19
20
- - Redmine >= 4.2 .0
20
+ - Redmine >= 5.0 .0
21
21
- PostgreSQL >= 12
22
22
- PostGIS >= 2.5
23
23
- NodeJS v18
Original file line number Diff line number Diff line change 8
8
author_url 'https://github.com/georepublic'
9
9
url 'https://github.com/gtt-project/redmine_gtt'
10
10
description 'Adds location-based task management and maps'
11
- version '4.3.1 '
11
+ version '5.0.0 '
12
12
13
- requires_redmine :version_or_higher => '4.2 .0'
13
+ requires_redmine :version_or_higher => '5.0 .0'
14
14
15
15
project_module :gtt do
16
16
permission :manage_gtt_settings , {
You can’t perform that action at this time.
0 commit comments