Skip to content

Commit

Permalink
Add release_manifests.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Naros committed Aug 4, 2024
1 parent a0f141c commit 6bfacdd
Showing 1 changed file with 66 additions and 0 deletions.
66 changes: 66 additions & 0 deletions release_manifests.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,66 @@
[
{
"version": "v2.0.dev1",
"godot_compatibility": "4.2"
},
{
"version": "v2.0.dev2",
"godot_compatibility": "4.2"
},
{
"version": "v2.0.dev3",
"godot_compatibility": "4.2"
},
{
"version": "v2.0.rc1",
"godot_compatibility": "4.2"
},
{
"version": "v2.0.rc2",
"godot_compatibility": "4.2"
},
{
"version": "v2.0.stable",
"godot_compatibility": "4.2"
},
{
"version": "v2.0.1.stable",
"godot_compatibility": "4.2"
},
{
"version": "v2.0.2.rc1",
"godot_compatibility": "4.2"
},
{
"version": "v2.0.2.rc2",
"godot_compatibility": "4.2"
},
{
"version": "v2.1.dev1",
"godot_compatibility": "4.2"
},
{
"version": "v2.1.dev2",
"godot_compatibility": "4.2"
},
{
"version": "v2.1.dev3",
"godot_compatibility": "4.2"
},
{
"version": "v2.1.dev4",
"godot_compatibility": "4.3"
},
{
"version": "v2.1.rc1",
"godot_compatibility": "4.3"
},
{
"version": "v2.1.rc2",
"godot_compatibility": "4.3"
},
{
"version": "v2.1.rc3",
"godot_compatibility": "4.3"
}
]

0 comments on commit 6bfacdd

Please sign in to comment.