Skip to content

Commit 1409a94

Browse files
committed
Upgraded to latest Unity LTS version
1 parent 2a147b2 commit 1409a94

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

Packages/manifest.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
"dependencies": {
33
"com.unity.2d.sprite": "1.0.0",
44
"com.unity.2d.tilemap": "1.0.0",
5-
"com.unity.ai.navigation": "1.1.4",
6-
"com.unity.ide.rider": "3.0.24",
7-
"com.unity.ide.visualstudio": "2.0.20",
5+
"com.unity.ai.navigation": "1.1.5",
6+
"com.unity.ide.rider": "3.0.28",
7+
"com.unity.ide.visualstudio": "2.0.22",
88
"com.unity.ide.vscode": "1.2.5",
99
"com.unity.test-framework": "1.1.33",
1010
"com.unity.textmeshpro": "3.0.6",
11-
"com.unity.timeline": "1.7.5",
11+
"com.unity.timeline": "1.7.6",
1212
"com.unity.ugui": "1.0.0",
1313
"com.unity.modules.ai": "1.0.0",
1414
"com.unity.modules.androidjni": "1.0.0",

Packages/packages-lock.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
}
1717
},
1818
"com.unity.ai.navigation": {
19-
"version": "1.1.4",
19+
"version": "1.1.5",
2020
"depth": 0,
2121
"source": "registry",
2222
"dependencies": {
@@ -32,7 +32,7 @@
3232
"url": "https://packages.unity.com"
3333
},
3434
"com.unity.ide.rider": {
35-
"version": "3.0.24",
35+
"version": "3.0.28",
3636
"depth": 0,
3737
"source": "registry",
3838
"dependencies": {
@@ -41,7 +41,7 @@
4141
"url": "https://packages.unity.com"
4242
},
4343
"com.unity.ide.visualstudio": {
44-
"version": "2.0.20",
44+
"version": "2.0.22",
4545
"depth": 0,
4646
"source": "registry",
4747
"dependencies": {
@@ -77,7 +77,7 @@
7777
"url": "https://packages.unity.com"
7878
},
7979
"com.unity.timeline": {
80-
"version": "1.7.5",
80+
"version": "1.7.6",
8181
"depth": 0,
8282
"source": "registry",
8383
"dependencies": {

ProjectSettings/ProjectVersion.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
m_EditorVersion: 2022.3.5f1
2-
m_EditorVersionWithRevision: 2022.3.5f1 (9674261d40ee)
1+
m_EditorVersion: 2022.3.32f1
2+
m_EditorVersionWithRevision: 2022.3.32f1 (c8300dc0a3fa)

0 commit comments

Comments
 (0)