Skip to content

Commit d0aa9c1

Browse files
committed
Bump version to 6.0.1 in init.rb and package.json
1 parent 77c5628 commit d0aa9c1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

init.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
author_url 'https://github.com/georepublic'
77
url 'https://github.com/gtt-project/redmine_gtt'
88
description 'Adds location-based task management and maps'
9-
version '6.0.0'
9+
version '6.0.1'
1010

1111
requires_redmine :version_or_higher => '5.1.0'
1212

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "redmine_gtt",
3-
"version": "6.0.0",
3+
"version": "6.0.1",
44
"description": "Plugin that adds spatial capabilities to Redmine",
55
"scripts": {
66
"test": "echo \"Error: no test specified\" && exit 1"

0 commit comments

Comments
 (0)