From 65aad9159e02b07c2e11700ab605600d7088135b Mon Sep 17 00:00:00 2001 From: Pascal Serrarens Date: Thu, 5 Oct 2023 12:33:33 +0000 Subject: [PATCH] Update package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index cf54b1e..a558d19 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "com.passervr.humanoidcontrol_free", - "version": "4.2.0", + "version": "4.2.1", "displayName": "Humanoid Control 4 Free", "description": "Humanoid Control is the next generation of human character control. It will provide you with an effortless setup for having animated characters in your environments.", "unity": "2019.4", @@ -27,4 +27,4 @@ "path": "Samples~/GroceryStore" } ] -} \ No newline at end of file +}