diff --git a/.github/workflows/build-tests-ubuntu.yml b/.github/workflows/build-tests-ubuntu.yml index 2d4bcede..6c3aa5bc 100644 --- a/.github/workflows/build-tests-ubuntu.yml +++ b/.github/workflows/build-tests-ubuntu.yml @@ -53,8 +53,8 @@ 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 targetPlatform: diff --git a/.github/workflows/build-tests-windows.yml b/.github/workflows/build-tests-windows.yml index 2b46dd1d..92d1810f 100644 --- a/.github/workflows/build-tests-windows.yml +++ b/.github/workflows/build-tests-windows.yml @@ -21,8 +21,8 @@ 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 targetPlatform: 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