Skip to content

Commit 3ca713e

Browse files
authored
Fix version information
1 parent 17ddad3 commit 3ca713e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

init.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
name 'Redmine Local Avatars plugin'
2323
author 'Andrew Chaika and Luca Pireddu'
2424
description 'This plugin lets users upload avatars directly into Redmine'
25-
version '1.0.4'
25+
version '1.0.5'
2626
end
2727

2828
receiver = Object.const_defined?('ActiveSupport::Reloader') ? ActiveSupport::Reloader : ActionDispatch::Callbacks

0 commit comments

Comments
 (0)