From f4fda18c2007a5ce42688ae513ab13942e9d3c9a Mon Sep 17 00:00:00 2001 From: Dave Russell <39733752+007revad@users.noreply.github.com> Date: Tue, 23 Jun 2026 13:59:39 +1000 Subject: [PATCH] Fix SynoOnlinePack version not found error Fixes a bug related to SynoOnlinePack version not found. --- CHANGES.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.txt b/CHANGES.txt index 6ae17c2..e11ed79 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -3,7 +3,7 @@ v3.6.132 - Adds aliases from each expansion disk's runtime container, such as mapping RX1217-1 to RX1217 when detection reports RX1217RP. - Uses exact model-family matching so RX1217 does not also edit RX1217RP or RX1217SAS database files. - Bug fix for trying to backup non-existent file. Issue #574 -- Bug fix for SynoOnlinePack version not found. +- Bug fix for SynoOnlinePack version not found causing an error. Thanks @tkirkland