Compare commits

...

6 Commits

Author SHA1 Message Date
Yuri Sizov
b777c62231 Add Godot 3.2-beta3 2019-12-04 17:14:00 +00:00
Yuri Sizov
2567f003c8 Add Godot 3.1.2-stable 2019-12-03 15:26:28 +00:00
Yuri Sizov
f284368e26 Add Godot 3.2-beta2 2019-11-22 15:19:10 +00:00
Yuri Sizov
b9a55b0c1c Add Godot 3.1.2-rc1 2019-11-13 09:12:09 +00:00
Yuri Sizov
5022337ff9 Add Godot 3.2-beta1 2019-11-06 09:23:58 +00:00
Yuri Sizov
133bf2d45a Add Godot 3.2-alpha3 2019-10-24 11:49:07 +00:00
6 changed files with 60 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
{
"name": "3.1.2-rc1",
"version": "3.1.2",
"status": "rc1",
"release_date": 1573632729,
"git_reference": "bfd993b0ca1e901fc863b5346c6cf94659513660",
"files": [
]
}

View File

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

View File

@@ -0,0 +1,10 @@
{
"name": "3.2-alpha3",
"version": "3.2",
"status": "alpha3",
"release_date": 1571910547,
"git_reference": "35944aebdeb4c3b5869aaeedaaded02397b7ce92",
"files": [
]
}

View File

@@ -0,0 +1,10 @@
{
"name": "3.2-beta1",
"version": "3.2",
"status": "beta1",
"release_date": 1573028638,
"git_reference": "077b5f6c2c06bb2c0af525ee25f87e0db719f9d2",
"files": [
]
}

View File

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

View File

@@ -0,0 +1,10 @@
{
"name": "3.2-beta3",
"version": "3.2",
"status": "beta3",
"release_date": 1575476040,
"git_reference": "73fb08289af1260669a3ce118b9866a11c06a0eb",
"files": [
]
}