From acdf040c2eb8766568999b2cdaf4f9f4de52d181 Mon Sep 17 00:00:00 2001 From: Nicolas Cannasse Date: Wed, 4 Dec 2024 18:18:57 +0100 Subject: [PATCH] 2.6.0 --- haxelib.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/haxelib.json b/haxelib.json index 250c289d..1d90e670 100644 --- a/haxelib.json +++ b/haxelib.json @@ -3,7 +3,7 @@ "url": "https://github.com/HaxeFoundation/hscript", "license": "MIT", "description": "Haxe Script is a scripting engine for a subset of the Haxe language", - "version": "2.5.0", - "releasenote": "Haxe 4.2 compat and bug fixes", + "version": "2.6.0", + "releasenote": "More Haxe 4/5 features", "contributors": ["ncannasse","HaxeFoundation"] }