Updates VPM manifest to public releases of 3.1.11

This commit is contained in:
Momo The Monster
2023-02-22 17:59:25 -08:00
parent e709a98c2d
commit de1abe01b4

View File

@@ -12,20 +12,19 @@
},
"locked": {
"com.vrchat.udonsharp": {
"version": "1.1.7-imagestring.1",
"version": "1.1.7",
"dependencies": {
"com.vrchat.worlds": "3.1.11-Image-String-Loading",
"com.vrchat.base": "3.1.11-Image-String-Loading"
"com.vrchat.worlds": "3.1.x"
}
},
"com.vrchat.worlds": {
"version": "3.1.11-Image-String-Loading",
"version": "3.1.11",
"dependencies": {
"com.vrchat.base": "3.1.11-Image-String-Loading"
"com.vrchat.base": "3.1.11"
}
},
"com.vrchat.base": {
"version": "3.1.11-Image-String-Loading",
"version": "3.1.11",
"dependencies": {}
},
"com.vrchat.clientsim": {