Skip to content

Commit

Permalink
Update dependency version number
Browse files Browse the repository at this point in the history
  • Loading branch information
oneVR committed May 5, 2023
1 parent 44ac0b9 commit 98e9d8e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand All @@ -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": {
Expand Down

0 comments on commit 98e9d8e

Please sign in to comment.