Update package version number to 4.1.3

This commit is contained in:
Pascal Serrarens 2022-02-16 15:57:20 +01:00
parent 8dbfb46b40
commit b01ebb0570

View File

@ -1,6 +1,6 @@
{ {
"name": "com.passervr.humanoidcontrol_free", "name": "com.passervr.humanoidcontrol_free",
"version": "4.1.2-beta", "version": "4.1.3-beta",
"displayName": "Humanoid Control 4 Free", "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.", "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", "unity": "2019.4",
@ -32,4 +32,4 @@
"path": "Samples~/VisitorsAndSites" "path": "Samples~/VisitorsAndSites"
} }
] ]
} }