File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
OneSignalExample/Packages
com.onesignal.unity.core/Runtime Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 55 "depth" : 0 ,
66 "source" : " local" ,
77 "dependencies" : {
8- "com.onesignal.unity.core" : " 3 .0.10 "
8+ "com.onesignal.unity.core" : " 5 .0.0-beta.3 "
99 }
1010 },
1111 "com.onesignal.unity.core" : {
1919 "depth" : 0 ,
2020 "source" : " local" ,
2121 "dependencies" : {
22- "com.onesignal.unity.core" : " 3 .0.10 "
22+ "com.onesignal.unity.core" : " 5 .0.0-beta.3 "
2323 }
2424 },
2525 "com.unity.ext.nunit" : {
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ namespace OneSignalSDK {
4040 /// OneSignal SDK for Unity
4141 /// </summary>
4242 public static partial class OneSignal {
43- public const string Version = "5.0.0-beta.2 " ;
43+ public const string Version = "5.0.0-beta.3 " ;
4444
4545 /// <summary>
4646 /// The default static instance of the OneSignal Unity SDK
You can’t perform that action at this time.
0 commit comments