From e7dc6405b1bd078ebfcd8a5ed5ce9662f2e54119 Mon Sep 17 00:00:00 2001 From: Pascal Serrarens Date: Mon, 17 Jan 2022 09:35:40 +0100 Subject: [PATCH] Added -beta to package version number --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a1e04ca..b9443fa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "com.passervr.humanoidcontrol_free", - "version": "4.1.0", + "version": "4.1.0-beta", "displayName": "Humanoid Control 4 Free (beta)", "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",