We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0337ad commit cb2bfd7Copy full SHA for cb2bfd7
3 files changed
.github/workflows/build.yml
@@ -12,7 +12,7 @@ env:
12
# License
13
UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }}
14
# Project
15
- UNITY_VERSION: 6000.3.5f2
+ UNITY_VERSION: 6000.4.0f1
16
PROJECT_PATH: .
17
18
jobs:
.github/workflows/license.yml
@@ -10,7 +10,7 @@ concurrency:
10
cancel-in-progress: true
11
env:
ULF_FILE: Unity_v6000.x.ulf
.github/workflows/package.yml
# Packaging
PKG_VERSION: 0.1.3
0 commit comments