From b582c1f24bda5676c54dc66529e9b1d6f9aead47 Mon Sep 17 00:00:00 2001 From: walon Date: Thu, 9 Oct 2025 19:42:07 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=91=E5=B8=83=E6=AD=A3=E5=BC=8F=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E5=88=B0v3.0.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3632554..07b53af 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "com.code-philosophy.obfuz", - "version": "3.0.0-beta", + "version": "3.0.0", "displayName": "Obfuz", "description": "Obfuz is an open-source Unity code obfuscation tool designed to provide Unity developers with a powerful, secure, and user-friendly code protection solution.", "category": "Scripting",