From 898ac0f64a25e32459b2ed633821cc225ac443ce Mon Sep 17 00:00:00 2001 From: Joshua Granick Date: Sat, 2 Jan 2016 08:27:30 -0800 Subject: [PATCH] Update to 2.8.3 --- haxelib.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/haxelib.json b/haxelib.json index f213f46d4..245be05f3 100644 --- a/haxelib.json +++ b/haxelib.json @@ -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" ] } \ No newline at end of file