From 6d7f56e289dbb5e9d7c5be9bf53bb06c6e6acd26 Mon Sep 17 00:00:00 2001 From: Pascal Serrarens Date: Tue, 25 Jan 2022 08:51:01 +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 1673f8d..df861fb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "com.passervr.humanoidcontrol_free", - "version": "4.1.0-beta", + "version": "4.1.1-beta", "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", @@ -37,4 +37,4 @@ "path": "Samples~/Visitors" } ] -} \ No newline at end of file +}