Update to 7.6.2

This commit is contained in:
Joshua Granick
2019-09-05 10:11:07 -07:00
parent 4eaf5fe290
commit b534c8b681

View File

@@ -4,8 +4,8 @@
"license": "MIT", "license": "MIT",
"tags": [], "tags": [],
"description": "A foundational Haxe framework for cross-platform development", "description": "A foundational Haxe framework for cross-platform development",
"version": "7.6.1", "version": "7.6.2",
"releasenote": "Fixed issue with asset root path, minor fixes", "releasenote": "Fixed support for 64-bit Neko on Windows",
"contributors": [ "singmajesty" ], "contributors": [ "singmajesty" ],
"classPath": "src" "classPath": "src"
} }