diff --git a/init.rb b/init.rb index 24459af..375c3ac 100644 --- a/init.rb +++ b/init.rb @@ -6,7 +6,7 @@ p = Redmine::Plugin.register :redmine_message_customize do name 'Redmine message customize plugin' - version '0.1.6' + version '0.1.7' description 'This is a plugin that allows messages in Redmine to be overwritten from the admin view' author 'Far End Technologies Corporation' url 'https://github.com/farend/redmine_message_customize'