From 9cdc87ba5071aa30d7a19b80b9e083294d756f2c Mon Sep 17 00:00:00 2001 From: Joshua Granick Date: Tue, 6 Dec 2016 17:21:33 -0800 Subject: [PATCH] Update to 3.5.0 --- haxelib.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/haxelib.json b/haxelib.json index 9ed66e16f..cdf5d576e 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": "3.4.1", - "releasenote": "Improved lime config, modular HTML5 builds, update to SDL 2.0.5", + "version": "3.5.0", + "releasenote": "Better HTTPRequest support, added System.openFile/openURL, improved GL context handling, other fixes", "contributors": [ "singmajesty" ] } \ No newline at end of file