We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d91e5d9 commit 831979eCopy full SHA for 831979e
.github/workflows/build.yml
@@ -13,7 +13,7 @@ env:
13
# License
14
UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }}
15
# Project
16
- UNITY_VERSION: 6000.2.0f1
+ UNITY_VERSION: 6000.2.6f2
17
PROJECT_PATH: .
18
19
jobs:
.github/workflows/license.yml
@@ -10,7 +10,7 @@ concurrency:
10
cancel-in-progress: true
11
12
env:
ULF_FILE: Unity_v6000.x.ulf
.github/workflows/package.yml
# Packaging
PKG_VERSION: 4.0.1
0 commit comments