Compare commits

..

3 Commits

Author SHA1 Message Date
Yuri Sizov
3a62333293 Add Godot 2.1-stable 2016-08-10 08:46:21 +00:00
Yuri Sizov
f089f57c46 Add Godot 2.0.4.1-stable 2016-07-10 16:34:12 +00:00
Yuri Sizov
816290220e Add Godot 2.0.3-stable 2016-05-13 17:23:05 +00:00
3 changed files with 30 additions and 0 deletions

View File

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

View File

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

View File

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