Compare commits

...

6 Commits

Author SHA1 Message Date
Yuri Sizov
330813bffc Add Godot 3.2.2-beta1 2020-04-18 22:01:09 +00:00
Yuri Sizov
4974f993d1 Add Godot 3.2.1-stable 2020-03-10 13:50:51 +00:00
Yuri Sizov
f2d2490fe4 Add Godot 3.2.1-rc2 2020-03-05 14:40:22 +00:00
Yuri Sizov
9e3ab155cd Add Godot 3.2.1-rc1 2020-02-20 16:36:38 +00:00
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
6 changed files with 60 additions and 0 deletions

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": [
]
}

View File

@@ -0,0 +1,10 @@
{
"name": "3.2.1-rc1",
"version": "3.2.1",
"status": "rc1",
"release_date": 1582212998,
"git_reference": "1bc1939c63e07c6a03dbb258d765e0f450559706",
"files": [
]
}

View File

@@ -0,0 +1,10 @@
{
"name": "3.2.1-rc2",
"version": "3.2.1",
"status": "rc2",
"release_date": 1583415622,
"git_reference": "ea2e976cdd7b8516e881d7ed4588e66601add31",
"files": [
]
}

View File

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

View File

@@ -0,0 +1,10 @@
{
"name": "3.2.2-beta1",
"version": "3.2.2",
"status": "beta1",
"release_date": 1587240069,
"git_reference": "cb1366f006dfc9904083e8fc6fa23e271bc39e39",
"files": [
]
}