From 95b789deb251da369e149d10d09db10172bd2e56 Mon Sep 17 00:00:00 2001 From: walon Date: Thu, 26 Jun 2025 11:01:33 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7=E7=89=88=E6=9C=AC=E4=B8=BA?= =?UTF-8?q?=20v2.0.0-preview.3?= 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 b1fd162..804822e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "com.code-philosophy.obfuz", - "version": "2.0.0-preview.2", + "version": "2.0.0-preview.3", "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",