Compare commits

...

3 Commits

Author SHA1 Message Date
Yuri Sizov
397a015933 Add Godot 3.1-stable 2019-03-13 13:23:30 +00:00
Yuri Sizov
0d20a0195f Add Godot 3.1-rc3 2019-03-12 16:51:21 +00:00
Yuri Sizov
127424f359 Add Godot 3.1-rc2 2019-03-11 00:15:11 +00:00
3 changed files with 30 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
{
"name": "3.1-rc2",
"version": "3.1",
"status": "rc2",
"release_date": 1552259711,
"git_reference": "69ea7da76642be223f52f671677bcae99ba2db1b",
"files": [
]
}

View File

@@ -0,0 +1,10 @@
{
"name": "3.1-rc3",
"version": "3.1",
"status": "rc3",
"release_date": 1552405881,
"git_reference": "6d86450a8356b8930b503c8ff5cc07d9e34e6287",
"files": [
]
}

View File

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