We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bb4c9a commit b384e5bCopy full SHA for b384e5b
Packages/dev.derpynewbie.voice-comms/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "dev.derpynewbie.voice-comms",
3
- "version": "0.1.0",
+ "version": "0.1.1",
4
"displayName": "VoiceComms",
5
"description": "VR FPS like VC communication gimmick for VRChat.",
6
"unity": "2019.4",
@@ -10,7 +10,7 @@
10
"url": "https://github.com/derpynewbie"
11
},
12
"vpmDependencies": {
13
- "com.vrchat.worlds": "~3.4.0"
+ "com.vrchat.worlds": "^3.4.0"
14
15
"hideInEditor": false
16
}
0 commit comments