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 a0907ee commit ecd06c0Copy full SHA for ecd06c0
init.rb
@@ -6,7 +6,7 @@
6
7
p = Redmine::Plugin.register :redmine_message_customize do
8
name 'Redmine message customize plugin'
9
- version '0.1.9'
+ version '1.0.0'
10
description 'This is a plugin that allows messages in Redmine to be overwritten from the admin view'
11
author 'Far End Technologies Corporation'
12
url 'https://github.com/farend/redmine_message_customize'
0 commit comments