current_version and latest_version swapped in DB. Server has 0.1.0 installed, 1.0.0 is latest. Need fix in CheckModpackUpdates.php assignment logic.
↑ 1.0.0 → All the Mods 9-0.1.0 should read ↑ ATM9 1.0.0 → 0.1.0 Need short name from modpack_name (after ' - ') and short version from latest_version (after last '-').