Skip to content

Commit 8f0dd94

Browse files
committed
Updated project settings
1 parent 48829d6 commit 8f0dd94

File tree

3 files changed

+11
-13
lines changed

3 files changed

+11
-13
lines changed

Packages/manifest.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
"com.unity.2d.sprite": "1.0.0",
44
"com.unity.2d.tilemap": "1.0.0",
55
"com.unity.ext.nunit": "1.0.6",
6-
"com.unity.ide.rider": "3.0.3",
6+
"com.unity.ide.rider": "3.0.5",
77
"com.unity.ide.visualstudio": "2.0.7",
88
"com.unity.ide.vscode": "1.2.3",
9-
"com.unity.test-framework": "1.1.22",
10-
"com.unity.textmeshpro": "3.0.3",
11-
"com.unity.timeline": "1.5.1-pre.3",
9+
"com.unity.test-framework": "1.1.24",
10+
"com.unity.textmeshpro": "3.0.4",
11+
"com.unity.timeline": "1.5.2",
1212
"com.unity.ugui": "1.0.0",
1313
"com.unity.xr.legacyinputhelpers": "2.1.7",
1414
"com.unity.modules.ai": "1.0.0",

Packages/packages-lock.json

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,10 @@
2020
"url": "https://packages.unity.com"
2121
},
2222
"com.unity.ide.rider": {
23-
"version": "3.0.3",
23+
"version": "3.0.5",
2424
"depth": 0,
2525
"source": "registry",
26-
"dependencies": {
27-
"com.unity.test-framework": "1.1.1"
28-
},
26+
"dependencies": {},
2927
"url": "https://packages.unity.com"
3028
},
3129
"com.unity.ide.visualstudio": {
@@ -45,7 +43,7 @@
4543
"url": "https://packages.unity.com"
4644
},
4745
"com.unity.test-framework": {
48-
"version": "1.1.22",
46+
"version": "1.1.24",
4947
"depth": 0,
5048
"source": "registry",
5149
"dependencies": {
@@ -56,7 +54,7 @@
5654
"url": "https://packages.unity.com"
5755
},
5856
"com.unity.textmeshpro": {
59-
"version": "3.0.3",
57+
"version": "3.0.4",
6058
"depth": 0,
6159
"source": "registry",
6260
"dependencies": {
@@ -65,7 +63,7 @@
6563
"url": "https://packages.unity.com"
6664
},
6765
"com.unity.timeline": {
68-
"version": "1.5.1-pre.3",
66+
"version": "1.5.2",
6967
"depth": 0,
7068
"source": "registry",
7169
"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: 2020.3.0f1
2-
m_EditorVersionWithRevision: 2020.3.0f1 (c7b5465681fb)
1+
m_EditorVersion: 2021.1.1f1
2+
m_EditorVersionWithRevision: 2021.1.1f1 (6fdc41dfa55a)

0 commit comments

Comments
 (0)