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 6441893 commit 22a6351Copy full SHA for 22a6351
init.rb
@@ -8,7 +8,7 @@
8
author_url 'https://github.com/georepublic'
9
url 'https://github.com/gtt-project/redmine_gtt'
10
description 'Adds location-based task management and maps'
11
- version '5.0.0'
+ version '5.0.1'
12
13
requires_redmine :version_or_higher => '5.0.0'
14
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "redmine_gtt",
3
- "version": "3.0.0",
+ "version": "5.0.1",
4
"description": "Plugin that adds spatial capabilities to Redmine",
5
"scripts": {
6
"test": "echo \"Error: no test specified\" && exit 1"
0 commit comments