Skip to content

Commit 8ba8d2f

Browse files
committed
update unity version
1 parent 0d16339 commit 8ba8d2f

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

Packages/manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"dependencies": {
3-
"com.unity.ai.navigation": "1.1.4",
4-
"com.unity.ide.rider": "3.0.24",
5-
"com.unity.ide.visualstudio": "2.0.18",
3+
"com.unity.ai.navigation": "1.1.5",
4+
"com.unity.ide.rider": "3.0.34",
5+
"com.unity.ide.visualstudio": "2.0.22",
66
"com.unity.ide.vscode": "1.2.5",
77
"com.unity.test-framework": "1.1.33",
88
"com.unity.ugui": "1.0.0",

Packages/packages-lock.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"dependencies": {
33
"com.unity.ai.navigation": {
4-
"version": "1.1.4",
4+
"version": "1.1.5",
55
"depth": 0,
66
"source": "registry",
77
"dependencies": {
@@ -17,7 +17,7 @@
1717
"url": "https://packages.unity.com"
1818
},
1919
"com.unity.ide.rider": {
20-
"version": "3.0.24",
20+
"version": "3.0.34",
2121
"depth": 0,
2222
"source": "registry",
2323
"dependencies": {
@@ -26,7 +26,7 @@
2626
"url": "https://packages.unity.com"
2727
},
2828
"com.unity.ide.visualstudio": {
29-
"version": "2.0.18",
29+
"version": "2.0.22",
3030
"depth": 0,
3131
"source": "registry",
3232
"dependencies": {

ProjectSettings/ProjectVersion.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
m_EditorVersion: 2022.3.10f1
2-
m_EditorVersionWithRevision: 2022.3.10f1 (ff3792e53c62)
1+
m_EditorVersion: 2022.3.59f1
2+
m_EditorVersionWithRevision: 2022.3.59f1 (630718f645a5)

0 commit comments

Comments
 (0)