From fe11c403811b1a76a6723c36b0d8981b2dbb8e97 Mon Sep 17 00:00:00 2001 From: Eric Davis Date: Fri, 23 Jan 2009 14:25:06 -0800 Subject: [PATCH] Bumping version to 0.2.0 for Rate plugin compatability --- init.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.rb b/init.rb index dc04c0b..a4db0ba 100644 --- a/init.rb +++ b/init.rb @@ -13,7 +13,7 @@ Redmine::Plugin.register :budget_plugin do name 'Budget' author 'Eric Davis ' description 'Budget is a plugin to manage the set of deliverables for each project, automatically calculating key performance indicators.' - version '0.1.0' + version '0.2.0' settings :default => { 'budget_nonbillable_overhead' => '',