From e045458fc775b5243c870dc18e6dbaebe7979266 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?100=E3=81=AE=E4=BA=BA?= <100@pokemori.jp> Date: Wed, 17 May 2023 00:30:32 +0900 Subject: [PATCH] v40.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9ff3835..f53da43 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jp.pokemori.vrm-converter-for-vrchat", - "version": "40.0.0", + "version": "40.0.1", "displayName": "VRM Converter for VRChat", "description": "Unityのエディタ拡張です。次の3つのツールが含まれています。\n\n• VRMプレハブをVRChat用アバターへ変換\n• VRChat用アバターをVRMへ変換\n• メッシュ・サブメッシュの結合\n\n━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\n\nThis is the Unity Editor extension. This includes the following three tools\n\n• Convert VRM prefab to VRChat avatar\n• Convert VRChat avatar to VRM\n• Merge meshes and submeshes", "unity": "2019.4",