diff --git a/.github/workflows/build-tests-mac.yml b/.github/workflows/build-tests-mac.yml index 66fceb6a..b3e1cf4d 100644 --- a/.github/workflows/build-tests-mac.yml +++ b/.github/workflows/build-tests-mac.yml @@ -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 diff --git a/.github/workflows/build-tests-ubuntu.yml b/.github/workflows/build-tests-ubuntu.yml index 2d4bcede..265126cf 100644 --- a/.github/workflows/build-tests-ubuntu.yml +++ b/.github/workflows/build-tests-ubuntu.yml @@ -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. diff --git a/.github/workflows/build-tests-windows.yml b/.github/workflows/build-tests-windows.yml index 2b46dd1d..02dae84b 100644 --- a/.github/workflows/build-tests-windows.yml +++ b/.github/workflows/build-tests-windows.yml @@ -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. diff --git a/dist/index.js b/dist/index.js index e8466aa1..ca623482 100644 Binary files a/dist/index.js and b/dist/index.js differ diff --git a/dist/index.js.map b/dist/index.js.map index 281140ab..836f243e 100644 Binary files a/dist/index.js.map and b/dist/index.js.map differ