diff --git a/init.rb b/init.rb index 184dd73..71abf24 100644 --- a/init.rb +++ b/init.rb @@ -12,8 +12,8 @@ RAILS_DEFAULT_LOGGER.info 'Starting Budget plugin for RedMine' Redmine::Plugin.register :budget_plugin do name 'Budget' author 'Eric Davis ' - description 'This is a budget plugin to track deliverables and budgets on a project' - version '0.0.0' + description 'Budget is a plugin to manage the set of deliverables for each project, automatically calculating key performance indicators.' + version '0.1.0' settings :default => { 'budget_nonbillable_overhead' => '',