From d8d1942673e5dd29fd21f0ca1ed89294e2f1553a Mon Sep 17 00:00:00 2001 From: Ricky Barrette Date: Sat, 19 Mar 2022 05:47:07 -0400 Subject: [PATCH] Version 1.1.6 --- init.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.rb b/init.rb index 45fd9e0..c79919d 100644 --- a/init.rb +++ b/init.rb @@ -22,7 +22,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 '1.1.5' + version '1.1.6' url 'https://github.com/rickbarrette/redmine_qbo' author_url 'http://rickbarrette.org' settings :default => {'empty' => true}, :partial => 'qbo/settings'