Skip to content

Commit b700a07

Browse files
committed
Bump Unity version
1 parent ec7e18d commit b700a07

File tree

4 files changed

+19
-19
lines changed

4 files changed

+19
-19
lines changed

Packages/manifest.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"dependencies": {
33
"com.unity.ai.navigation": "2.0.0",
4-
"com.unity.collab-proxy": "2.3.1",
4+
"com.unity.collab-proxy": "2.4.3",
55
"com.unity.ide.rider": "3.0.28",
66
"com.unity.ide.visualstudio": "2.0.22",
7-
"com.unity.test-framework": "1.3.9",
8-
"com.unity.timeline": "1.8.6",
9-
"com.unity.toolchain.win-x86_64-linux-x86_64": "2.0.4",
7+
"com.unity.test-framework": "1.4.4",
8+
"com.unity.timeline": "1.8.7",
9+
"com.unity.toolchain.win-x86_64-linux-x86_64": "2.0.9",
1010
"com.unity.ugui": "2.0.0",
11-
"com.unity.visualscripting": "1.8.0",
11+
"com.unity.visualscripting": "1.9.4",
1212
"com.unity.modules.accessibility": "1.0.0",
1313
"com.unity.modules.ai": "1.0.0",
1414
"com.unity.modules.androidjni": "1.0.0",

Packages/packages-lock.json

+10-10
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"url": "https://packages.unity.com"
1111
},
1212
"com.unity.collab-proxy": {
13-
"version": "2.3.1",
13+
"version": "2.4.3",
1414
"depth": 0,
1515
"source": "registry",
1616
"dependencies": {},
@@ -42,23 +42,23 @@
4242
"url": "https://packages.unity.com"
4343
},
4444
"com.unity.sysroot": {
45-
"version": "2.0.5",
45+
"version": "2.0.10",
4646
"depth": 1,
4747
"source": "registry",
4848
"dependencies": {},
4949
"url": "https://packages.unity.com"
5050
},
5151
"com.unity.sysroot.linux-x86_64": {
52-
"version": "2.0.4",
52+
"version": "2.0.9",
5353
"depth": 1,
5454
"source": "registry",
5555
"dependencies": {
56-
"com.unity.sysroot": "2.0.5"
56+
"com.unity.sysroot": "2.0.10"
5757
},
5858
"url": "https://packages.unity.com"
5959
},
6060
"com.unity.test-framework": {
61-
"version": "1.3.9",
61+
"version": "1.4.4",
6262
"depth": 0,
6363
"source": "registry",
6464
"dependencies": {
@@ -69,7 +69,7 @@
6969
"url": "https://packages.unity.com"
7070
},
7171
"com.unity.timeline": {
72-
"version": "1.8.6",
72+
"version": "1.8.7",
7373
"depth": 0,
7474
"source": "registry",
7575
"dependencies": {
@@ -81,12 +81,12 @@
8181
"url": "https://packages.unity.com"
8282
},
8383
"com.unity.toolchain.win-x86_64-linux-x86_64": {
84-
"version": "2.0.4",
84+
"version": "2.0.9",
8585
"depth": 0,
8686
"source": "registry",
8787
"dependencies": {
88-
"com.unity.sysroot": "2.0.5",
89-
"com.unity.sysroot.linux-x86_64": "2.0.4"
88+
"com.unity.sysroot": "2.0.10",
89+
"com.unity.sysroot.linux-x86_64": "2.0.9"
9090
},
9191
"url": "https://packages.unity.com"
9292
},
@@ -100,7 +100,7 @@
100100
}
101101
},
102102
"com.unity.visualscripting": {
103-
"version": "1.8.0",
103+
"version": "1.9.4",
104104
"depth": 0,
105105
"source": "registry",
106106
"dependencies": {

ProjectSettings/ProjectVersion.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
m_EditorVersion: 2023.2.19f1
2-
m_EditorVersionWithRevision: 2023.2.19f1 (95c298372b1e)
1+
m_EditorVersion: 6000.0.11f1
2+
m_EditorVersionWithRevision: 6000.0.11f1 (fa01dd6b76d5)

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<img align="right" src="./etc/Wizet_Logo.png" width="20%" />
22

33
[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-green.svg)](https://www.gnu.org/licenses/gpl-3.0)
4-
[![Unity Engine](https://img.shields.io/badge/unity-2023.2.19f1-black.svg?style=flat&logo=unity&cacheSeconds=2592000)](https://unity3d.com/get-unity/download/archive)
5-
[![.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)
4+
[![Unity Engine](https://img.shields.io/badge/unity-6000.0.11f1-black.svg?style=flat&logo=unity)](https://unity3d.com/get-unity/download/archive)
5+
[![.NET 4.x Scripting Runtime](https://img.shields.io/badge/.NET-4.x-blueviolet.svg?style=flat)](https://docs.unity3d.com/2018.3/Documentation/Manual/ScriptingRuntimeUpgrade.html)
66
[![Release](https://img.shields.io/github/release/MapleStoryUnity/UnityWzLib.svg?logo=github)](https://github.com/MapleStoryUnity/UnityWzLib/releases/latest)
77

88
# WzLib For Unity

0 commit comments

Comments
 (0)