From 9ad66037936843f253e163a02b36959565020a0e Mon Sep 17 00:00:00 2001 From: Joshua Granick Date: Tue, 2 Oct 2018 16:21:31 -0700 Subject: [PATCH] Update to 7.1.1 --- haxelib.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/haxelib.json b/haxelib.json index 4fdfca4e1..2a3697d30 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.1.0", - "releasenote": "Improvements to native Harfbuzz, pixman, OpenAL, cURL libraries, additional improvements", + "version": "7.1.1", + "releasenote": "Minor fixes to improve target support", "contributors": [ "singmajesty" ], "classPath": "src" } \ No newline at end of file