diff --git a/AVA/UNIVRM0/package.json b/AVA/UNIVRM0/package.json index c63018c..eed2002 100644 --- a/AVA/UNIVRM0/package.json +++ b/AVA/UNIVRM0/package.json @@ -1,7 +1,7 @@ { "name": "com.squirrelbite.nna.unity.ava.univrm0", "displayName": "VRM0 support for NNA avatars.", - "version": "0.0.1", + "version": "0.0.2", "description": "Converter for NNA-AVA components for UNIVRM0", "unity": "2022.3", "unityRelease": "6f1", diff --git a/AVA/VRChat/package.json b/AVA/VRChat/package.json index 09e33b5..21696c5 100644 --- a/AVA/VRChat/package.json +++ b/AVA/VRChat/package.json @@ -1,7 +1,7 @@ { "name": "com.squirrelbite.nna.unity.ava.vrc", "displayName": "VRChat support for NNA avatars.", - "version": "0.0.1", + "version": "0.0.2", "description": "Converter for NNA-AVA components for VRChat", "unity": "2022.3", "unityRelease": "6f1", diff --git a/NNA/package.json b/NNA/package.json index 47f4e4c..e9e44e5 100644 --- a/NNA/package.json +++ b/NNA/package.json @@ -1,7 +1,7 @@ { "name": "com.squirrelbite.nna.unity", "displayName": "NNA - Node Name Abuse", - "version": "0.0.1", + "version": "0.0.2", "description": "AssetPostprocessor which converts information serialized into FBX node-names into Unity constructs.", "unity": "2022.3", "unityRelease": "6f1", diff --git a/VPM/package.json b/VPM/package.json index 8ae8f2f..9365534 100644 --- a/VPM/package.json +++ b/VPM/package.json @@ -1,7 +1,7 @@ { "name": "com.squirrelbite.nna.unity.all", "displayName": "NNA - Node Name Abuse (all in one package)", - "version": "0.0.1", + "version": "0.0.2", "description": "AssetPostprocessor which converts information serialized into FBX node-names into Unity constructs.", "unity": "2022.3", "unityRelease": "6f1",