From 4cefdf4d994faa597e09a886fd086c1147ff7664 Mon Sep 17 00:00:00 2001 From: 007revad <39733752+007revad@users.noreply.github.com> Date: Mon, 13 Mar 2023 20:43:09 +1100 Subject: [PATCH] Update syno_hdd_db.sh Minor bug fix --- syno_hdd_db.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/syno_hdd_db.sh b/syno_hdd_db.sh index 59c8e69..ca67a9a 100644 --- a/syno_hdd_db.sh +++ b/syno_hdd_db.sh @@ -63,7 +63,7 @@ # Optionally disable "support_disk_compatibility". -scriptver="v1.1.13" +scriptver="v1.1.14" # Check latest release with GitHub API get_latest_release() {