Update to 2.8.1

This commit is contained in:
Joshua Granick
2015-12-09 15:15:45 -08:00
parent cbf061d501
commit 1972dafd85

View File

@@ -4,7 +4,7 @@
"license": "MIT",
"tags": [],
"description": "A flexible lightweight layer for Haxe cross-platform developers",
"version": "2.8.0",
"releasenote": "Removed ByteArray, enabled ANGLE on Windows, other fixes",
"version": "2.8.1",
"releasenote": "Disabled ANGLE for now, joystick fix",
"contributors": [ "singmajesty" ]
}