Update plugin version to 2026.2.16

Updated to use active jobs & services for all background work
This commit is contained in:
2026-02-28 09:29:50 -05:00
parent b80dbaa015
commit 0a2d38a927

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.15'
version '2026.2.16'
url 'https://github.com/rickbarrette/redmine_qbo'
author_url 'https://barrettefabrication.com'
settings default: {empty: true}, partial: 'qbo/settings'