From 29debc44bf98ba26c5e6a0fcec0b256cf0ac4d8a Mon Sep 17 00:00:00 2001 From: walon Date: Thu, 3 Jul 2025 12:10:05 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7=E7=89=88=E6=9C=AC=E5=88=B0v2?= =?UTF-8?q?.0.0-beta.1?= 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 cdb7475..61b2bbf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "com.code-philosophy.obfuz", - "version": "2.0.0-alpha", + "version": "2.0.0-beta.1", "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",