Skip to content

Commit e13adfb

Browse files
committed
feat: Update Unity version
1 parent 80d0d90 commit e13adfb

7 files changed

Lines changed: 13 additions & 40 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ env:
1212
# License
1313
UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }}
1414
# Project
15-
UNITY_VERSION: 6000.3.0f1
15+
UNITY_VERSION: 6000.3.5f2
1616
PROJECT_PATH: .
1717

1818
jobs:

.github/workflows/license.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ concurrency:
1010
cancel-in-progress: true
1111

1212
env:
13-
UNITY_VERSION: 6000.3.0f1
13+
UNITY_VERSION: 6000.3.5f2
1414
ULF_FILE: Unity_v6000.x.ulf
1515

1616
jobs:

.github/workflows/package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ env:
1212
# License
1313
UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }}
1414
# Project
15-
UNITY_VERSION: 6000.3.0f1
15+
UNITY_VERSION: 6000.3.5f2
1616
PROJECT_PATH: .
1717
# Packaging
1818
PKG_VERSION: 0.1.3

Packages/manifest.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
{
22
"dependencies": {
33
"com.unity.ai.navigation": "2.0.9",
4-
"com.unity.collab-proxy": "2.10.2",
4+
"com.unity.collab-proxy": "2.11.2",
55
"com.unity.ide.rider": "3.0.38",
6-
"com.unity.ide.visualstudio": "2.0.25",
6+
"com.unity.ide.visualstudio": "2.0.26",
77
"com.unity.multiplayer.center": "1.0.1",
88
"com.unity.test-framework": "1.6.0",
9-
"com.unity.timeline": "1.8.9",
10-
"com.unity.toolchain.win-x86_64-linux-x86_64": "2.0.11",
9+
"com.unity.timeline": "1.8.10",
1110
"com.unity.ugui": "2.0.0",
1211
"com.unity.visualscripting": "1.9.9",
1312
"com.unity.modules.accessibility": "1.0.0",

Packages/packages-lock.json

Lines changed: 4 additions & 30 deletions
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.10.2",
13+
"version": "2.11.2",
1414
"depth": 0,
1515
"source": "registry",
1616
"dependencies": {},
@@ -32,11 +32,11 @@
3232
"url": "https://packages.unity.com"
3333
},
3434
"com.unity.ide.visualstudio": {
35-
"version": "2.0.25",
35+
"version": "2.0.26",
3636
"depth": 0,
3737
"source": "registry",
3838
"dependencies": {
39-
"com.unity.test-framework": "1.1.31"
39+
"com.unity.test-framework": "1.1.33"
4040
},
4141
"url": "https://packages.unity.com"
4242
},
@@ -48,22 +48,6 @@
4848
"com.unity.modules.uielements": "1.0.0"
4949
}
5050
},
51-
"com.unity.sysroot": {
52-
"version": "2.0.11",
53-
"depth": 1,
54-
"source": "registry",
55-
"dependencies": {},
56-
"url": "https://packages.unity.com"
57-
},
58-
"com.unity.sysroot.linux-x86_64": {
59-
"version": "2.0.10",
60-
"depth": 1,
61-
"source": "registry",
62-
"dependencies": {
63-
"com.unity.sysroot": "2.0.10"
64-
},
65-
"url": "https://packages.unity.com"
66-
},
6751
"com.unity.test-framework": {
6852
"version": "1.6.0",
6953
"depth": 0,
@@ -75,7 +59,7 @@
7559
}
7660
},
7761
"com.unity.timeline": {
78-
"version": "1.8.9",
62+
"version": "1.8.10",
7963
"depth": 0,
8064
"source": "registry",
8165
"dependencies": {
@@ -86,16 +70,6 @@
8670
},
8771
"url": "https://packages.unity.com"
8872
},
89-
"com.unity.toolchain.win-x86_64-linux-x86_64": {
90-
"version": "2.0.11",
91-
"depth": 0,
92-
"source": "registry",
93-
"dependencies": {
94-
"com.unity.sysroot": "2.0.10",
95-
"com.unity.sysroot.linux-x86_64": "2.0.9"
96-
},
97-
"url": "https://packages.unity.com"
98-
},
9973
"com.unity.ugui": {
10074
"version": "2.0.0",
10175
"depth": 0,

ProjectSettings/ProjectVersion.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
m_EditorVersion: 6000.3.0f1
2-
m_EditorVersionWithRevision: 6000.3.0f1 (d1870ce95baf)
1+
m_EditorVersion: 6000.3.5f2
2+
m_EditorVersionWithRevision: 6000.3.5f2 (3fa8bc678cb0)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
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-6000.3.0f1-black.svg?style=flat&logo=unity)](https://unity3d.com/get-unity/download/archive)
4+
[![Unity Engine](https://img.shields.io/badge/unity-6000.3.5f2-black.svg?style=flat&logo=unity)](https://unity3d.com/get-unity/download/archive)
55
[![.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

0 commit comments

Comments
 (0)