Update to 2.8.3

This commit is contained in:
Joshua Granick
2016-01-02 08:27:30 -08:00
parent 4f5922c731
commit 898ac0f64a

View File

@@ -4,7 +4,7 @@
"license": "MIT",
"tags": [],
"description": "A flexible lightweight layer for Haxe cross-platform developers",
"version": "2.8.2",
"releasenote": "Enabled WebGL by default on HTML5, added event canceling, more fixes",
"version": "2.8.3",
"releasenote": "Improved current Android NDK support, other fixes",
"contributors": [ "singmajesty" ]
}