We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7388f4b + 62161c6 commit b802c87Copy full SHA for b802c87
1 file changed
tools/supported-versions.json
@@ -1,15 +1,15 @@
1
{
2
"versions": {
3
"3006.25": {
4
- "default": true,
+ "default": false,
5
"type": "LTS",
6
"relenv_python": "3.10"
7
},
8
- "3007.14": {
9
- "default": false,
10
- "type": "STS",
+ "3008.0": {
+ "default": true,
+ "type": "LTS",
11
12
}
13
14
- "release_candidate_version": "3008.0rc4"
+ "release_candidate_version": "3009.0rc1"
15
0 commit comments