We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17ddad3 commit 3ca713eCopy full SHA for 3ca713e
init.rb
@@ -22,7 +22,7 @@
22
name 'Redmine Local Avatars plugin'
23
author 'Andrew Chaika and Luca Pireddu'
24
description 'This plugin lets users upload avatars directly into Redmine'
25
- version '1.0.4'
+ version '1.0.5'
26
end
27
28
receiver = Object.const_defined?('ActiveSupport::Reloader') ? ActiveSupport::Reloader : ActionDispatch::Callbacks
0 commit comments