We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f3e8529 + e2a5604 commit 424a8deCopy full SHA for 424a8de
1 file changed
repos/system_upgrade/common/files/upgrade_paths.json
@@ -1,9 +1,9 @@
1
{
2
"default": {
3
- "7.9": ["8.7", "8.8", "8.9"],
+ "7.9": ["8.7", "8.8", "8.9", "8.10"],
4
"8.10": ["9.0", "9.1", "9.2", "9.3", "9.4", "9.5"],
5
"9.6": ["10.0"],
6
- "7": ["8.7", "8.8", "8.9"],
+ "7": ["8.7", "8.8", "8.9", "8.10"],
7
"8": ["9.0", "9.1", "9.2", "9.3", "9.4", "9.5"],
8
"9": ["10.0"]
9
},
0 commit comments