From 92ecf171b9f3b247ff6971ca35653c7f37c212ad Mon Sep 17 00:00:00 2001 From: Rick Barrette Date: Mon, 9 Mar 2026 08:20:45 -0400 Subject: [PATCH] 2026.3.4 --- init.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.rb b/init.rb index d8bd890..3c49262 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.3' + version '2026.3.4' url 'https://github.com/rickbarrette/redmine_qbo_lineitems' author_url 'https://barrettefabrication.com' requires_redmine version_or_higher: '6.1.0'