From a110a0262dbf6d3fb26f1cd2aa9d99477459cba8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?100=E3=81=AE=E4=BA=BA?= <100@pokemori.jp> Date: Fri, 17 Jan 2025 16:39:01 +0900 Subject: [PATCH] v41.5.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 706e5c7..1614b17 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jp.pokemori.vrm-converter-for-vrchat", - "version": "41.5.0", + "version": "41.5.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": "2022.3",