diff --git a/CHANGES.txt b/CHANGES.txt index 76ae8d4..7863959 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,4 +1,4 @@ -v1.2.26 +v1.2.27 - Changed 'latest version check' to download and extract to /tmp then copy only the syno_hdd_db.sh and readme.txt files to the currrently running script's location. - Minor tweaks to the shell output. diff --git a/syno_hdd_db.sh b/syno_hdd_db.sh index 8ebbec4..8282112 100644 --- a/syno_hdd_db.sh +++ b/syno_hdd_db.sh @@ -90,7 +90,7 @@ # Optionally disable "support_disk_compatibility". -scriptver="v1.2.26" +scriptver="v1.2.27" script=Synology_HDD_db repo="007revad/Synology_HDD_db"