Update to 3.5.0

This commit is contained in:
Joshua Granick
2016-12-06 17:21:33 -08:00
parent 7e78fce91c
commit 9cdc87ba50

View File

@@ -4,7 +4,7 @@
"license": "MIT",
"tags": [],
"description": "A flexible lightweight layer for Haxe cross-platform developers",
"version": "3.4.1",
"releasenote": "Improved lime config, modular HTML5 builds, update to SDL 2.0.5",
"version": "3.5.0",
"releasenote": "Better HTTPRequest support, added System.openFile/openURL, improved GL context handling, other fixes",
"contributors": [ "singmajesty" ]
}