From 040c9204819c718cb354f37950cdc3107143caa0 Mon Sep 17 00:00:00 2001 From: Rick Barrette Date: Fri, 29 Mar 2024 07:58:26 -0400 Subject: [PATCH] 2.0.5 --- init.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.rb b/init.rb index 6742e37..53e4a08 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.4' + version '2.0.5' url 'https://github.com/rickbarrette/redmine_qbo' author_url 'https://barrettefabrication.com' settings :default => {'empty' => true}, :partial => 'qbo/settings'