From bee48c4f0fb582584c7fed807c023e557da8d48d Mon Sep 17 00:00:00 2001 From: Rick Barrette Date: Thu, 28 Jul 2016 20:37:13 -0400 Subject: [PATCH] Version Bump 0.0.7! --- init.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.rb b/init.rb index fd7ab4f..ffe0db1 100644 --- a/init.rb +++ b/init.rb @@ -25,7 +25,7 @@ Redmine::Plugin.register :redmine_qbo do name 'Redmine Quickbooks Online plugin' author 'Rick Barrette' description 'This is a plugin for Redmine to intergrate with Quickbooks Online to allow for seamless intergration CRM and invoicing of completed issues' - version '0.0.6' + version '0.0.7' url 'https://github.com/rickbarrette/redmine_qbo' author_url 'http://rickbarrette.org' settings :default => {'empty' => true}, :partial => 'qbo/settings'