Skip to content

Commit

Permalink
Upgrade Unity version
Browse files Browse the repository at this point in the history
  • Loading branch information
0x7c13 committed Apr 26, 2024
1 parent 795fb3d commit 7727a55
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 6 deletions.
4 changes: 2 additions & 2 deletions Packages/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@
"com.unity.ide.vscode": "1.2.5",
"com.unity.inputsystem": "1.7.0",
"com.unity.memoryprofiler": "1.1.0",
"com.unity.mobile.android-logcat": "1.4.0",
"com.unity.mobile.android-logcat": "1.4.1",
"com.unity.postprocessing": "3.4.0",
"com.unity.test-framework": "1.1.33",
"com.unity.textmeshpro": "3.0.8",
"com.unity.timeline": "1.7.6",
"com.unity.toolchain.macos-x86_64-linux-x86_64": "2.0.6",
"com.unity.toolchain.win-x86_64-linux-x86_64": "2.0.6",
"com.unity.ugui": "1.0.0",
"com.unity.visualscripting": "1.9.2",
"com.unity.visualscripting": "1.9.4",
"com.unity.modules.ai": "1.0.0",
"com.unity.modules.androidjni": "1.0.0",
"com.unity.modules.animation": "1.0.0",
Expand Down
4 changes: 2 additions & 2 deletions Packages/packages-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"url": "https://packages.unity.com"
},
"com.unity.mobile.android-logcat": {
"version": "1.4.0",
"version": "1.4.1",
"depth": 0,
"source": "registry",
"dependencies": {},
Expand Down Expand Up @@ -205,7 +205,7 @@
}
},
"com.unity.visualscripting": {
"version": "1.9.2",
"version": "1.9.4",
"depth": 0,
"source": "registry",
"dependencies": {
Expand Down
1 change: 1 addition & 0 deletions ProjectSettings/ProjectSettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -1014,6 +1014,7 @@ PlayerSettings:
metroTileBackgroundColor: {r: 0.13333334, g: 0.17254902, b: 0.21568628, a: 0}
metroSplashScreenBackgroundColor: {r: 0.12941177, g: 0.17254902, b: 0.21568628, a: 1}
metroSplashScreenUseBackgroundColor: 0
syncCapabilities: 0
platformCapabilities: {}
metroTargetDeviceFamilies: {}
metroFTAName:
Expand Down
4 changes: 2 additions & 2 deletions ProjectSettings/ProjectVersion.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
m_EditorVersion: 2022.3.22f1
m_EditorVersionWithRevision: 2022.3.22f1 (887be4894c44)
m_EditorVersion: 2022.3.26f1
m_EditorVersionWithRevision: 2022.3.26f1 (ec6cd8118806)

0 comments on commit 7727a55

Please sign in to comment.