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 77c5628 commit d0aa9c1Copy full SHA for d0aa9c1
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.0'
+ version '6.0.1'
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.0",
+ "version": "6.0.1",
4
"description": "Plugin that adds spatial capabilities to Redmine",
5
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
0 commit comments