From 98e9d8e4b8278c54dad691175049bebb52a7f003 Mon Sep 17 00:00:00 2001 From: 1 <4764355+oneVR@users.noreply.github.com> Date: Fri, 5 May 2023 04:51:30 +0300 Subject: [PATCH] Update dependency version number --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 20fa1dc..7936111 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dev.onevr.vrworldtoolkit", - "version": "2.1.4", + "version": "2.1.5", "displayName": "VRWorld Toolkit", "description": "VRWorld Toolkit is a Unity Editor extension made to make VRChat world creation more accessible and lower the entry-level to make a good performing world.", "unity": "2019.4", @@ -10,7 +10,7 @@ "com.unity.postprocessing": "3.1.1" }, "vpmDependencies": { - "com.vrchat.base" : "3.1.x" + "com.vrchat.base" : "^3.2.x" }, "url" : "https://github.com/oneVR/VRWorldToolkit.git#vpm", "author": {