Skip to content

Commit 8b57a6b

Browse files
committed
update Unity version
1 parent 5e6a1e1 commit 8b57a6b

File tree

5 files changed

+26
-17
lines changed

5 files changed

+26
-17
lines changed

Packages/manifest.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"dependencies": {
3-
"com.unity.collab-proxy": "1.15.12",
4-
"com.unity.ide.rider": "3.0.12",
5-
"com.unity.ide.visualstudio": "2.0.14",
3+
"com.unity.collab-proxy": "1.17.0",
4+
"com.unity.ide.rider": "3.0.15",
5+
"com.unity.ide.visualstudio": "2.0.16",
66
"com.unity.ide.vscode": "1.2.5",
7-
"com.unity.test-framework": "1.1.29",
7+
"com.unity.test-framework": "1.1.31",
88
"com.unity.textmeshpro": "3.0.6",
9-
"com.unity.timeline": "1.6.4",
9+
"com.unity.timeline": "1.7.1",
1010
"com.unity.toolchain.win-x86_64-linux-x86_64": "0.1.19-preview",
1111
"com.unity.ugui": "1.0.0",
12-
"com.unity.visualscripting": "1.7.6",
12+
"com.unity.visualscripting": "1.7.8",
1313
"com.unity.modules.ai": "1.0.0",
1414
"com.unity.modules.androidjni": "1.0.0",
1515
"com.unity.modules.animation": "1.0.0",

Packages/packages-lock.json

Lines changed: 17 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"dependencies": {
33
"com.unity.collab-proxy": {
4-
"version": "1.15.12",
4+
"version": "1.17.0",
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.12",
20+
"version": "3.0.15",
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.14",
29+
"version": "2.0.16",
3030
"depth": 0,
3131
"source": "registry",
3232
"dependencies": {
@@ -41,12 +41,21 @@
4141
"dependencies": {},
4242
"url": "https://packages.unity.com"
4343
},
44+
"com.unity.nuget.newtonsoft-json": {
45+
"version": "3.0.2",
46+
"depth": 2,
47+
"source": "registry",
48+
"dependencies": {},
49+
"url": "https://packages.unity.com"
50+
},
4451
"com.unity.services.core": {
45-
"version": "1.0.1",
52+
"version": "1.4.2",
4653
"depth": 1,
4754
"source": "registry",
4855
"dependencies": {
49-
"com.unity.modules.unitywebrequest": "1.0.0"
56+
"com.unity.modules.unitywebrequest": "1.0.0",
57+
"com.unity.nuget.newtonsoft-json": "3.0.2",
58+
"com.unity.modules.androidjni": "1.0.0"
5059
},
5160
"url": "https://packages.unity.com"
5261
},
@@ -67,7 +76,7 @@
6776
"url": "https://packages.unity.com"
6877
},
6978
"com.unity.test-framework": {
70-
"version": "1.1.29",
79+
"version": "1.1.31",
7180
"depth": 0,
7281
"source": "registry",
7382
"dependencies": {
@@ -87,7 +96,7 @@
8796
"url": "https://packages.unity.com"
8897
},
8998
"com.unity.timeline": {
90-
"version": "1.6.4",
99+
"version": "1.7.1",
91100
"depth": 0,
92101
"source": "registry",
93102
"dependencies": {
@@ -118,7 +127,7 @@
118127
}
119128
},
120129
"com.unity.visualscripting": {
121-
"version": "1.7.6",
130+
"version": "1.7.8",
122131
"depth": 0,
123132
"source": "registry",
124133
"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.2.14f1
2-
m_EditorVersionWithRevision: 2021.2.14f1 (bcb93e5482d2)
1+
m_EditorVersion: 2022.1.9f1
2+
m_EditorVersionWithRevision: 2022.1.9f1 (07e076b6d414)

ProjectSettings/boot.config

Whitespace-only changes.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-green.svg)](https://www.gnu.org/licenses/gpl-3.0)
2-
[![Unity Engine](https://img.shields.io/badge/unity-2021.2.14f1-black.svg?style=flat&logo=unity&cacheSeconds=2592000)](https://unity3d.com/get-unity/download/archive)
2+
[![Unity Engine](https://img.shields.io/badge/unity-2022.1.9f1-black.svg?style=flat&logo=unity&cacheSeconds=2592000)](https://unity3d.com/get-unity/download/archive)
33
[![.NET 4.x Scripting Runtime](https://img.shields.io/badge/.NET-4.x-blueviolet.svg?style=flat&cacheSeconds=2592000)](https://docs.unity3d.com/2018.3/Documentation/Manual/ScriptingRuntimeUpgrade.html)
44
[![Release](https://img.shields.io/github/release/MapleStoryUnity/UnityWzLib.svg?logo=github)](https://github.com/MapleStoryUnity/UnityWzLib/releases/latest)
55

0 commit comments

Comments
 (0)