[ci skip] Update project to 2021.3.5f1

This commit is contained in:
Oliver Booth 2022-07-14 12:10:22 +01:00
parent dcbe591d66
commit 7e2650bd41
No known key found for this signature in database
GPG Key ID: 32A00B35503AF634
3 changed files with 7 additions and 7 deletions

View File

@ -1,6 +1,6 @@
{
"dependencies": {
"com.unity.collab-proxy": "1.15.17",
"com.unity.collab-proxy": "1.15.18",
"com.unity.feature.development": "1.0.1",
"com.unity.ide.rider": "3.0.14",
"com.unity.ide.visualstudio": "2.0.15",
@ -9,7 +9,7 @@
"com.unity.textmeshpro": "3.0.6",
"com.unity.timeline": "1.6.4",
"com.unity.ugui": "1.0.0",
"com.unity.visualscripting": "1.7.7",
"com.unity.visualscripting": "1.7.8",
"com.unity.modules.ai": "1.0.0",
"com.unity.modules.androidjni": "1.0.0",
"com.unity.modules.animation": "1.0.0",

View File

@ -1,7 +1,7 @@
{
"dependencies": {
"com.unity.collab-proxy": {
"version": "1.15.17",
"version": "1.15.18",
"depth": 0,
"source": "registry",
"dependencies": {
@ -77,7 +77,7 @@
"url": "https://packages.unity.com"
},
"com.unity.services.core": {
"version": "1.3.1",
"version": "1.4.0",
"depth": 1,
"source": "registry",
"dependencies": {
@ -146,7 +146,7 @@
}
},
"com.unity.visualscripting": {
"version": "1.7.7",
"version": "1.7.8",
"depth": 0,
"source": "registry",
"dependencies": {

View File

@ -1,2 +1,2 @@
m_EditorVersion: 2021.3.3f1
m_EditorVersionWithRevision: 2021.3.3f1 (af2e63e8f9bd)
m_EditorVersion: 2021.3.5f1
m_EditorVersionWithRevision: 2021.3.5f1 (40eb3a945986)