From 3a4ab667904d77794f330dab673f7ab0590cc582 Mon Sep 17 00:00:00 2001 From: DCFApixels <99481254+DCFApixels@users.noreply.github.com> Date: Sun, 12 Oct 2025 22:13:13 +0800 Subject: [PATCH] up version to 0.8.13 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 682cb2e..f8d091e 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "displayName": "DebugX", "description": "", "unity": "2021.3", - "version": "0.8.12", + "version": "0.8.13", "repository": { "type": "git", "url": "https://github.com/DCFApixels/DebugX.git"