Skip to content

Commit

Permalink
Bumping to 0.1.1
Browse files Browse the repository at this point in the history
Signed-off-by: Brian Terlson <btthalion@gmail.com>
  • Loading branch information
edavis10 authored and bterlson committed May 3, 2009
1 parent f3bf2a2 commit f67e584
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
name 'Redmine Status Updates'
author 'Brian Terlson'
description 'Allow users to add small status updates about what they are working on or finished or what-have-you.'
version '0.1.0'
version '0.1.1'

project_module :statuses do
permission :view_statuses, {:statuses => [:index, :tagged, :tag_cloud], :status_notifications => [:edit, :update]}
Expand Down

0 comments on commit f67e584

Please sign in to comment.