From cfa66502f0af20f52fa001cc69065f53f4fa3641 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?100=E3=81=AE=E4=BA=BA?= <100@pokemori.jp> Date: Wed, 13 Oct 2021 22:32:01 +0900 Subject: [PATCH] v29.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 640b302..7719987 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jp.pokemori.vrm-converter-for-vrchat", - "version": "29.0.0", + "version": "29.1.0", "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",