File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ The Geo-Task-Tracker (GTT) S.M.A.S.H plugin adds support for the mobile app [S.M
13
13
14
14
Redmine GTT S.M.A.S.H ** requires PostgreSQL/PostGIS** and will not work with SQLite or MariaDB/MySQL!!!
15
15
16
- - Redmine >= 4.0 .0
16
+ - Redmine >= 4.2 .0
17
17
- [ redmine_gtt] ( https://github.com/gtt-project/redmine_gtt/ ) plugin
18
18
19
19
## Installation
@@ -70,12 +70,15 @@ The GTT Project appreciates any [contributions](https://github.com/gtt-project/.
70
70
71
71
## Version History
72
72
73
+ - 2.0.0 Support more SMASH data types by adding tracker setting with API endpoint
74
+
73
75
See [ all releases] ( https://github.com/gtt-project/redmine_gtt_smash/releases ) with release notes.
74
76
75
77
## Authors
76
78
77
79
- [ Ko Nagase] ( https://github.com/sanak )
78
80
- [ Daniel Kastl] ( https://github.com/dkastl )
81
+ - [ Nisai Nob] ( https://github.com/nobnisai )
79
82
- ... [ and others] ( https://github.com/gtt-project/redmine_gtt_smash/graphs/contributors )
80
83
81
84
## LICENSE
Original file line number Diff line number Diff line change 6
6
author_url 'https://github.com/georepublic'
7
7
url 'https://github.com/gtt-project/redmine_gtt_smash'
8
8
description 'Adds SMASH integration capabilities for GTT projects'
9
- version '1 .0.0'
9
+ version '2 .0.0'
10
10
11
- requires_redmine :version_or_higher => '4.0 .0'
11
+ requires_redmine :version_or_higher => '4.2 .0'
12
12
13
13
settings (
14
14
default : {
You can’t perform that action at this time.
0 commit comments