Version bump 0.3.0

* Added Payments
* Other things that I don't remember...
This commit is contained in:
2016-08-05 22:00:57 -04:00
committed by GitHub
parent f380969082
commit 1b767f78d2

View File

@@ -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.2.0'
version '0.3.0'
url 'https://github.com/rickbarrette/redmine_qbo'
author_url 'http://rickbarrette.org'
settings :default => {'empty' => true}, :partial => 'qbo/settings'