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 72150e9 commit ace4ea5Copy full SHA for ace4ea5
com.onesignal.unity.core/Runtime/OneSignal.cs
@@ -40,7 +40,7 @@ namespace OneSignalSDK {
40
/// OneSignal SDK for Unity
41
/// </summary>
42
public abstract partial class OneSignal {
43
- public const string Version = "3.0.9";
+ public const string Version = "5.0.0-beta.1";
44
45
/// <summary>
46
/// The default static instance of the OneSignal Unity SDK
0 commit comments