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.8 "
8+ "com.onesignal.unity.core" : " 3.0.9 "
99 }
1010 },
1111 "com.onesignal.unity.core" : {
1919 "depth" : 0 ,
2020 "source" : " local" ,
2121 "dependencies" : {
22- "com.onesignal.unity.core" : " 3.0.8 "
22+ "com.onesignal.unity.core" : " 3.0.9 "
2323 }
2424 },
2525 "com.unity.ext.nunit" : {
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ namespace OneSignalSDK {
3434 /// OneSignal SDK for Unity
3535 /// </summary>
3636 public abstract partial class OneSignal {
37- public const string Version = "3.0.8 " ;
37+ public const string Version = "3.0.9 " ;
3838
3939 /// <summary>
4040 /// The default static instance of the OneSignal Unity SDK
You can’t perform that action at this time.
0 commit comments