Compare commits

...

3 Commits

Author SHA1 Message Date
Yuri Sizov
e4809ed576 Add Godot 3.2-stable 2020-01-29 10:49:40 +00:00
Yuri Sizov
4f1c6a23b9 Add Godot 3.2-rc4 2020-01-27 10:41:11 +00:00
Yuri Sizov
8041b0e312 Add Godot 3.2-rc3 2020-01-24 08:51:00 +00:00
3 changed files with 30 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
{
"name": "3.2-rc3",
"version": "3.2",
"status": "rc3",
"release_date": 1579852260,
"git_reference": "8a7a216be5dfbd8e2b7f32c39a92bbecec9306ca",
"files": [
]
}

View File

@@ -0,0 +1,10 @@
{
"name": "3.2-rc4",
"version": "3.2",
"status": "rc4",
"release_date": 1580118071,
"git_reference": "9daaa12bae0cd3637da8f401333b3bc522aee66e",
"files": [
]
}

View File

@@ -0,0 +1,10 @@
{
"name": "3.2",
"version": "3.2",
"status": "stable",
"release_date": 1580291380,
"git_reference": "3.2-stable",
"files": [
]
}