From b4512f1a002d4c16547a4fb065384331474176e5 Mon Sep 17 00:00:00 2001 From: Rick Barrette Date: Sun, 8 Mar 2026 15:21:03 -0400 Subject: [PATCH] 2026.3.1 --- init.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.rb b/init.rb index 7ce673f..5137ee3 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.0' + version '2026.3.1' url 'https://github.com/rickbarrette/redmine_qbo' author_url 'https://barrettefabrication.com' requires_redmine version_or_higher: '6.1.0'