From 26f84bd221f3ee82a62791e61438482885a2154b Mon Sep 17 00:00:00 2001 From: Rick Barrette Date: Tue, 17 Mar 2026 19:21:47 -0400 Subject: [PATCH] 2026.3.9 --- init.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.rb b/init.rb index e99cae5..3c9b218 100644 --- a/init.rb +++ b/init.rb @@ -14,7 +14,7 @@ Redmine::Plugin.register :redmine_qbo_lineitems do name 'Redmine QBO Line Items plugin' author 'Rick Barrette' description 'A plugin for Redmine to extend the capabilitys of the Redmine QuickBooks Online plugin to attach billable line items to an isuue' - version '2026.3.8' + version '2026.3.9' url 'https://github.com/rickbarrette/redmine_qbo_lineitems' author_url 'https://barrettefabrication.com' requires_redmine version_or_higher: '6.1.0'