Compare commits

...

3 Commits

Author SHA1 Message Date
Yuri Sizov
3dc5e1ad6c Add Godot 3.0-stable 2018-02-18 23:14:47 +00:00
Yuri Sizov
649f86e69a Add Godot 2.1.4-stable 2017-08-27 23:36:53 +00:00
Yuri Sizov
4f7374de5b Add Godot 2.1.3-stable 2017-04-12 20:39:11 +00:00
3 changed files with 30 additions and 0 deletions

View File

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

View File

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

View File

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