Skip to content

Commit ee3bf25

Browse files
committed
Unity 2021.3.45 LTS
1 parent 2d9c37d commit ee3bf25

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
@@ -2,15 +2,15 @@
22
"dependencies": {
33
"com.unity.2d.sprite": "1.0.0",
44
"com.unity.2d.tilemap": "1.0.0",
5-
"com.unity.ide.rider": "3.0.27",
5+
"com.unity.ide.rider": "3.0.31",
66
"com.unity.ide.visualstudio": "2.0.22",
77
"com.unity.ide.vscode": "1.2.5",
88
"com.unity.nuget.newtonsoft-json": "3.2.1",
99
"com.unity.test-framework": "1.1.33",
10-
"com.unity.testtools.codecoverage": "1.2.5",
10+
"com.unity.testtools.codecoverage": "1.2.6",
1111
"com.unity.toolchain.macos-arm64-linux-x86_64": "1.0.1",
1212
"com.unity.ugui": "1.0.0",
13-
"com.unity.xr.legacyinputhelpers": "2.1.10",
13+
"com.unity.xr.legacyinputhelpers": "2.1.11",
1414
"com.unity.modules.ai": "1.0.0",
1515
"com.unity.modules.androidjni": "1.0.0",
1616
"com.unity.modules.animation": "1.0.0",

Packages/packages-lock.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"url": "https://packages.unity.com"
2121
},
2222
"com.unity.ide.rider": {
23-
"version": "3.0.27",
23+
"version": "3.0.31",
2424
"depth": 0,
2525
"source": "registry",
2626
"dependencies": {
@@ -86,7 +86,7 @@
8686
"url": "https://packages.unity.com"
8787
},
8888
"com.unity.testtools.codecoverage": {
89-
"version": "1.2.5",
89+
"version": "1.2.6",
9090
"depth": 0,
9191
"source": "registry",
9292
"dependencies": {
@@ -115,7 +115,7 @@
115115
}
116116
},
117117
"com.unity.xr.legacyinputhelpers": {
118-
"version": "2.1.10",
118+
"version": "2.1.11",
119119
"depth": 0,
120120
"source": "registry",
121121
"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: 2021.3.35f1
2-
m_EditorVersionWithRevision: 2021.3.35f1 (157b46ce122a)
1+
m_EditorVersion: 2021.3.45f1
2+
m_EditorVersionWithRevision: 2021.3.45f1 (0da89fac8e79)

0 commit comments

Comments
 (0)