Skip to content

Commit 71d7e38

Browse files
authored
Update init.rb
1 parent 1e7ed9b commit 71d7e38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

init.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
p = Redmine::Plugin.register :redmine_message_customize do
77
name 'Redmine message customize plugin'
8-
version '0.1.2'
8+
version '0.1.3'
99
description 'This is a plugin that allows messages in Redmine to be overwritten from the admin view'
1010
settings default: { custom_messages: {} }
1111
menu :admin_menu, :custom_messages, { controller: 'custom_message_settings', action: 'edit' },

0 commit comments

Comments
 (0)