File tree 2 files changed +3
-3
lines changed
OneSignalExample/Packages
com.onesignal.unity.core/Runtime
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5
5
"depth" : 0 ,
6
6
"source" : " local" ,
7
7
"dependencies" : {
8
- "com.onesignal.unity.core" : " 3.0.7 "
8
+ "com.onesignal.unity.core" : " 3.0.8 "
9
9
}
10
10
},
11
11
"com.onesignal.unity.core" : {
19
19
"depth" : 0 ,
20
20
"source" : " local" ,
21
21
"dependencies" : {
22
- "com.onesignal.unity.core" : " 3.0.7 "
22
+ "com.onesignal.unity.core" : " 3.0.8 "
23
23
}
24
24
},
25
25
"com.unity.ext.nunit" : {
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ namespace OneSignalSDK {
34
34
/// OneSignal SDK for Unity
35
35
/// </summary>
36
36
public abstract partial class OneSignal {
37
- public const string Version = "3.0.7 " ;
37
+ public const string Version = "3.0.8 " ;
38
38
39
39
/// <summary>
40
40
/// The default static instance of the OneSignal Unity SDK
You can’t perform that action at this time.
0 commit comments