Skip to content

Commit 71b1baa

Browse files
authored
Merge pull request #24 from gtt-project/ftr/release
Prepares for release
2 parents c238b97 + 9aa6933 commit 71b1baa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

init.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
require 'redmine'
22

33
Redmine::Plugin.register :redmine_gtt_smash do
4-
name 'Redmine GTT SMASH Plugin'
4+
name 'Redmine GTT SMASH plugin'
55
author 'Georepublic'
6+
author_url 'https://github.com/georepublic'
7+
url 'https://github.com/gtt-project/redmine_gtt_smash'
68
description 'Adds SMASH integration capabilities for GTT projects'
79
version '1.0.0'
8-
url 'https://github.com/gtt-project/redmine_gtt_smash'
9-
author_url 'https://github.com/gtt-project'
1010

1111
requires_redmine :version_or_higher => '4.0.0'
1212

0 commit comments

Comments
 (0)