From 12b836d0a3e5788a1f28f762fc8388dec1a0e28d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ha=C3=AF=7E?= Date: Wed, 6 Dec 2023 13:50:01 +0100 Subject: [PATCH] V1.0.9930 Prepare for CGE --- Packages/dev.hai-vr.animator-as-code.v1/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Packages/dev.hai-vr.animator-as-code.v1/package.json b/Packages/dev.hai-vr.animator-as-code.v1/package.json index c2f9a59..d0f37cd 100644 --- a/Packages/dev.hai-vr.animator-as-code.v1/package.json +++ b/Packages/dev.hai-vr.animator-as-code.v1/package.json @@ -1,7 +1,7 @@ { "name": "dev.hai-vr.animator-as-code.v1", "displayName": "Animator As Code (Alpha)", - "version": "1.0.9920", + "version": "1.0.9930", "unity": "2019.4", "description": "Base Animator As Code library. This library only requires Unity.", "vrchatVersion" : "2022.1.1",