Fix versions (#559)

* Fix versions

* Downgraded 2023.1.9f1 to 2023.1.8f1
pull/568/head
Elias 2023-08-21 18:21:54 +03:00 committed by GitHub
parent 43e128087c
commit ff551fe06d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 432 additions and 253 deletions

View File

@ -24,7 +24,7 @@ jobs:
- 2022.1.24f1
- 2022.2.21f1
- 2022.3.7f1
- 2023.1.9f1
- 2023.1.8f1
targetPlatform:
- StandaloneOSX # Build a MacOS executable

View File

@ -53,10 +53,10 @@ jobs:
- test-project
unityVersion:
- 2021.3.29f1
- 2022.1.24f
- 2022.2.21f
- 2022.1.24f1
- 2022.2.21f1
- 2022.3.7f1
- 2023.1.9f1
- 2023.1.8f1
targetPlatform:
- StandaloneOSX # Build a macOS standalone (Intel 64-bit) with mono backend.
- StandaloneWindows64 # Build a Windows 64-bit standalone with mono backend.

View File

@ -21,10 +21,10 @@ jobs:
- test-project
unityVersion:
- 2021.3.29f1
- 2022.1.24f
- 2022.2.21f
- 2022.1.24f1
- 2022.2.21f1
- 2022.3.7f1
- 2023.1.9f1
- 2023.1.8f1
targetPlatform:
- StandaloneWindows64 # Build a Windows 64-bit standalone.
- StandaloneWindows # Build a Windows 32-bit standalone.

669
dist/index.js generated vendored

File diff suppressed because it is too large Load Diff

2
dist/index.js.map generated vendored

File diff suppressed because one or more lines are too long