Compare commits

...

4 Commits

Author SHA1 Message Date
Yuri Sizov
1b9b3e605c Add Godot 2.1.6-stable 2019-07-12 08:43:01 +00:00
Yuri Sizov
cfdd268845 Add Godot 2.1.6-rc1 2019-06-04 19:15:51 +00:00
Yuri Sizov
4aea46c7da Add Godot 3.1.1-stable 2019-04-27 10:06:45 +00:00
Yuri Sizov
593928052e Add Godot 3.1.1-rc1 2019-04-23 04:36:03 +00:00
4 changed files with 40 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
{
"name": "2.1.6-rc1",
"version": "2.1.6",
"status": "rc1",
"release_date": 1559668551,
"git_reference": "9ef833ec6d275e6271811f256acf23e29b2ccc33",
"files": [
]
}

View File

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

View File

@@ -0,0 +1,10 @@
{
"name": "3.1.1-rc1",
"version": "3.1.1",
"status": "rc1",
"release_date": 1555986963,
"git_reference": "39f1a110a101c537cc22bd9285010a14209cabcd",
"files": [
]
}

View File

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