2026.2.10

Addressed the Bullet (the N+1 query detector) warning to include customers
This commit is contained in:
2026-02-16 18:56:09 -05:00
parent 2f9ef6304f
commit 02f34582f4

View File

@@ -14,7 +14,7 @@ Redmine::Plugin.register :redmine_qbo do
name 'Redmine QBO plugin'
author 'Rick Barrette'
description 'A pluging for Redmine to connect with QuickBooks Online to create Time Activity Entries for billable hours logged when an Issue is closed'
version '2026.2.9'
version '2026.2.10'
url 'https://github.com/rickbarrette/redmine_qbo'
author_url 'https://barrettefabrication.com'
settings default: {empty: true}, partial: 'qbo/settings'