Skip to content

Commit 22a6351

Browse files
committed
Prepares for 5.0.1 release
Signed-off-by: Daniel Kastl <[email protected]>
1 parent 6441893 commit 22a6351

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
@@ -8,7 +8,7 @@
88
author_url 'https://github.com/georepublic'
99
url 'https://github.com/gtt-project/redmine_gtt'
1010
description 'Adds location-based task management and maps'
11-
version '5.0.0'
11+
version '5.0.1'
1212

1313
requires_redmine :version_or_higher => '5.0.0'
1414

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": "3.0.0",
3+
"version": "5.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)