From 559ca8ad2d9fd574aadefaf004ea57e037ed0db4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?100=E3=81=AE=E4=BA=BA?= <100@pokemori.jp> Date: Sat, 15 Jul 2023 09:08:56 +0900 Subject: [PATCH] v40.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8160e74..0ab95e5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jp.pokemori.vrm-converter-for-vrchat", - "version": "40.1.0", + "version": "40.1.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",