From 8ac1ed24c7933e08bbd3d7c996ad117d747e3a7b Mon Sep 17 00:00:00 2001 From: Joshua Granick Date: Tue, 14 May 2019 11:17:06 -0700 Subject: [PATCH] Version should be 7.4 --- haxelib.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/haxelib.json b/haxelib.json index e9fc4633a..6e74caa4a 100644 --- a/haxelib.json +++ b/haxelib.json @@ -4,7 +4,7 @@ "license": "MIT", "tags": [], "description": "A foundational Haxe framework for cross-platform development", - "version": "7.5.0", + "version": "7.4.0", "releasenote": "Better HL support, faster blur, new SDL version", "contributors": [ "singmajesty" ], "classPath": "src"