Compare commits

...

3 Commits

Author SHA1 Message Date
Yuri Sizov
1bc58c08ea Add Godot 2.0.2-stable 2016-04-11 20:42:48 +00:00
Yuri Sizov
ce509afb6d Add Godot 2.0.1-stable 2016-03-07 20:42:44 +00:00
Yuri Sizov
b50d97f7e2 Add Godot 2.0-stable 2016-02-23 00:00:00 +00:00
3 changed files with 30 additions and 0 deletions

View File

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

View File

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

View File

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