From b534c8b6818a6bf4350ab8908471e361fd3807b6 Mon Sep 17 00:00:00 2001 From: Joshua Granick Date: Thu, 5 Sep 2019 10:11:07 -0700 Subject: [PATCH] Update to 7.6.2 --- haxelib.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/haxelib.json b/haxelib.json index 3803726cc..0b799e694 100644 --- a/haxelib.json +++ b/haxelib.json @@ -4,8 +4,8 @@ "license": "MIT", "tags": [], "description": "A foundational Haxe framework for cross-platform development", - "version": "7.6.1", - "releasenote": "Fixed issue with asset root path, minor fixes", + "version": "7.6.2", + "releasenote": "Fixed support for 64-bit Neko on Windows", "contributors": [ "singmajesty" ], "classPath": "src" } \ No newline at end of file