Skip to content

Commit

Permalink
Merge pull request #627 from OneSignal/release/5.0.0
Browse files Browse the repository at this point in the history
Release 5.0.0
  • Loading branch information
shepherd-l authored and jinliu9508 committed Feb 27, 2024
2 parents aa3715b + 9a8065f commit 63d5f54
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"versionDefines": [
{
"name": "com.onesignal.unity.core",
"expression": "3.0.0",
"expression": "5.0.0",
"define": "ONE_SIGNAL_INSTALLED"
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"versionDefines": [
{
"name": "com.onesignal.unity.core",
"expression": "3.0.0",
"expression": "5.0.0",
"define": "ONE_SIGNAL_INSTALLED"
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"versionDefines": [
{
"name": "com.onesignal.unity.core",
"expression": "3.0.0",
"expression": "5.0.0",
"define": "ONE_SIGNAL_INSTALLED"
}
],
Expand Down

0 comments on commit 63d5f54

Please sign in to comment.