From 952afd1393b2e34620539ddfafea467b13d635bd Mon Sep 17 00:00:00 2001 From: ByteWarsJedi <99481254+DCFApixels@users.noreply.github.com> Date: Tue, 10 Dec 2024 21:10:17 +0800 Subject: [PATCH] up version to 0.5.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d02bfc0..f83e8d8 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "displayName": "DragonECS-Unity", "description": "Integration with Unity for DragonECS", "unity": "2021.2", - "version": "0.5.7", + "version": "0.5.8", "repository": { "type": "git", "url": "https://github.com/DCFApixels/DragonECS-Unity.git"