From bd00dea972ffcf480c08d73578f8875158f3ac33 Mon Sep 17 00:00:00 2001 From: DCFApixels <99481254+DCFApixels@users.noreply.github.com> Date: Fri, 28 Feb 2025 21:38:34 +0800 Subject: [PATCH] up version to 0.8.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d018787..cd1d985 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "displayName": "DebugX", "description": "", "unity": "2021.3", - "version": "0.8.0", + "version": "0.8.1", "repository": { "type": "git", "url": "https://github.com/DCFApixels/DebugX.git"