Skip to content

Commit c4848b0

Browse files
committed
change editor version
1 parent cea1710 commit c4848b0

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/workflows/create-release-pr.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ jobs:
7979
uses: buildalon/[email protected]
8080
with:
8181
version-file: 'OneSignalExample/ProjectSettings/ProjectVersion.txt'
82+
build-targets: 'Android'
8283

8384
# need to activate the Unity license to run Unity in batchmode; required for exportPackage
8485
- uses: buildalon/activate-unity-license@v2
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
m_EditorVersion: 2022.3.10f1
2-
m_EditorVersionWithRevision: 2022.3.10f1 (ff3792e53c62)
1+
m_EditorVersion: 2023.3.0a8
2+
m_EditorVersionWithRevision: 2023.3.0a8 (aef773e5a80b)

0 commit comments

Comments
 (0)