Skip to content

Commit abd2645

Browse files
committed
chore: Upgrade to Unity 6.3
1 parent 968bf5f commit abd2645

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ env:
1313
# License
1414
UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }}
1515
# Project
16-
UNITY_VERSION: 6000.2.6f2
16+
UNITY_VERSION: 6000.3.0f1
1717
PROJECT_PATH: .
1818

1919
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.2.6f2
13+
UNITY_VERSION: 6000.3.0f1
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
@@ -13,7 +13,7 @@ env:
1313
# License
1414
UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }}
1515
# Project
16-
UNITY_VERSION: 6000.2.6f2
16+
UNITY_VERSION: 6000.3.0f1
1717
PROJECT_PATH: .
1818
# Packaging
1919
PKG_VERSION: 4.1.1

docs/siradoc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ version_title_06: ''
1717
version_title_07: ''
1818

1919
version_num_01: '4.1.1'
20-
version_num_02: '6000.2.6f2'
20+
version_num_02: '6000.3.0f1'
2121
version_num_03: ''
2222
version_num_04: ''
2323
version_num_05: ''

0 commit comments

Comments
 (0)