From 0b60a8e41b6013f6850891025bfb7b8250ef9b4a Mon Sep 17 00:00:00 2001 From: Ricky Barrette Date: Sun, 7 Jan 2024 20:53:07 -0500 Subject: [PATCH] 2.0.4 --- init.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.rb b/init.rb index 8749b7e..6742e37 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 '2.0.3' + version '2.0.4' url 'https://github.com/rickbarrette/redmine_qbo' author_url 'https://barrettefabrication.com' settings :default => {'empty' => true}, :partial => 'qbo/settings'