diff --git a/repos/system_upgrade/common/files/upgrade_paths.json b/repos/system_upgrade/common/files/upgrade_paths.json index 5ce5a6660e..6634980a0f 100644 --- a/repos/system_upgrade/common/files/upgrade_paths.json +++ b/repos/system_upgrade/common/files/upgrade_paths.json @@ -1,10 +1,10 @@ { "default": { "7.9": ["8.7", "8.8", "8.9", "8.10"], - "8.10": ["9.0", "9.1", "9.2", "9.3", "9.4", "9.5"], + "8.10": ["9.0", "9.1", "9.2", "9.3", "9.4", "9.5", "9.6"], "9.6": ["10.0"], "7": ["8.7", "8.8", "8.9", "8.10"], - "8": ["9.0", "9.1", "9.2", "9.3", "9.4", "9.5"], + "8": ["9.0", "9.1", "9.2", "9.3", "9.4", "9.5", "9.6"], "9": ["10.0"] }, "saphana": {