From 3264615ead6cfdbeddce19f88ca715b6e519f60b Mon Sep 17 00:00:00 2001 From: SanicBTW Date: Wed, 29 May 2024 09:59:11 +0200 Subject: [PATCH] v0.0.8 --- haxelib.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/haxelib.json b/haxelib.json index 4384a42..d442fdf 100644 --- a/haxelib.json +++ b/haxelib.json @@ -4,8 +4,8 @@ "license": "MIT", "tags": ["haxe", "webview", "cpp", "binds", "bindings", "native", "desktop", "cross"], "description": "Haxe cross-platform desktop bindings for webview.", - "version": "0.0.7", - "releasenote": "Fixed Lime support, update DLLs", + "version": "0.0.8", + "releasenote": "Fixed macro not copying DLLs properly.", "contributors": ["SanicBTW", "Vortex"], "classPath": "source", "dependencies": {