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