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 c4848b0 commit 75dd093Copy full SHA for 75dd093
.github/workflows/create-release-pr.yml
@@ -79,7 +79,6 @@ jobs:
79
uses: buildalon/[email protected]
80
with:
81
version-file: 'OneSignalExample/ProjectSettings/ProjectVersion.txt'
82
- build-targets: 'Android'
83
84
# need to activate the Unity license to run Unity in batchmode; required for exportPackage
85
- uses: buildalon/activate-unity-license@v2
OneSignalExample/ProjectSettings/ProjectVersion.txt
@@ -1,2 +1,2 @@
1
-m_EditorVersion: 2023.3.0a8
2
-m_EditorVersionWithRevision: 2023.3.0a8 (aef773e5a80b)
+m_EditorVersion: 2022.3.10f1
+m_EditorVersionWithRevision: 2022.3.10f1 (ff3792e53c62)
0 commit comments