Skip to content

Commit

Permalink
updating the version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Brandon Farmer committed Jan 30, 2012
1 parent 852c72c commit 8b51669
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init.rb
Expand Up @@ -15,7 +15,7 @@
name 'Redmine User Status plugin'
author 'Brandon Farmer'
description 'Allows you to find out what co workers are doing'
version '0.0.3'
version '0.0.4'

settings :default => {'user_status_expiry' => ''}, :partial => 'settings/user_status_settings'
settings :default => {'user_status_limit' => 100}, :partial => 'settings/user_status_settings'
Expand Down

0 comments on commit 8b51669

Please sign in to comment.