From 27e4936445e7e5e0bbde91788ab49fc095fd7f16 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ha=C3=AF=7E?= Date: Sun, 18 Aug 2024 18:34:53 +0200 Subject: [PATCH] V1.1.0-beta.5 Fix inconsistencies --- 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 34b480e..fc5a580 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 V1 (Beta)", - "version": "1.1.0-beta.4", + "version": "1.1.0-beta.5", "unity": "2019.4", "description": "Base Animator As Code library. This library only requires Unity.", "vrchatVersion" : "2022.1.1",