diff --git a/Com.OneSignal.Abstractions/Properties/AssemblyInfo.cs b/Com.OneSignal.Abstractions/Properties/AssemblyInfo.cs index 040baf07..33e6479b 100644 --- a/Com.OneSignal.Abstractions/Properties/AssemblyInfo.cs +++ b/Com.OneSignal.Abstractions/Properties/AssemblyInfo.cs @@ -17,7 +17,7 @@ // The form "{Major}.{Minor}.*" will automatically update the build and revision, // and "{Major}.{Minor}.{Build}.*" will update just the revision. -[assembly: AssemblyVersion ("3.9.0")] +[assembly: AssemblyVersion ("3.10.0")] // The following attributes are used to specify the signing key for the assembly, // if desired. See the Mono documentation for more information about signing. diff --git a/Com.OneSignal.Android/Properties/AssemblyInfo.cs b/Com.OneSignal.Android/Properties/AssemblyInfo.cs index 088a81a6..46c0741f 100644 --- a/Com.OneSignal.Android/Properties/AssemblyInfo.cs +++ b/Com.OneSignal.Android/Properties/AssemblyInfo.cs @@ -17,7 +17,7 @@ // The form "{Major}.{Minor}.*" will automatically update the build and revision, // and "{Major}.{Minor}.{Build}.*" will update just the revision. -[assembly: AssemblyVersion ("3.9.0")] +[assembly: AssemblyVersion ("3.10.0")] // The following attributes are used to specify the signing key for the assembly, // if desired. See the Mono documentation for more information about signing. diff --git a/Com.OneSignal.iOS/Properties/AssemblyInfo.cs b/Com.OneSignal.iOS/Properties/AssemblyInfo.cs index 70c3494f..66b5b389 100644 --- a/Com.OneSignal.iOS/Properties/AssemblyInfo.cs +++ b/Com.OneSignal.iOS/Properties/AssemblyInfo.cs @@ -17,7 +17,7 @@ // The form "{Major}.{Minor}.*" will automatically update the build and revision, // and "{Major}.{Minor}.{Build}.*" will update just the revision. -[assembly: AssemblyVersion ("3.9.0")] +[assembly: AssemblyVersion ("3.10.0")] // The following attributes are used to specify the signing key for the assembly, // if desired. See the Mono documentation for more information about signing. diff --git a/Com.OneSignal.nuspec b/Com.OneSignal.nuspec index be7429ef..ce2295c4 100644 --- a/Com.OneSignal.nuspec +++ b/Com.OneSignal.nuspec @@ -2,7 +2,7 @@ Com.OneSignal - 3.9.0 + 3.10.0 OneSignal SDK for Xamarin OneSignal, Martijn van Dijk OneSignal diff --git a/Com.OneSignal/Properties/AssemblyInfo.cs b/Com.OneSignal/Properties/AssemblyInfo.cs index 26457e3d..34db0b71 100644 --- a/Com.OneSignal/Properties/AssemblyInfo.cs +++ b/Com.OneSignal/Properties/AssemblyInfo.cs @@ -17,7 +17,7 @@ // The form "{Major}.{Minor}.*" will automatically update the build and revision, // and "{Major}.{Minor}.{Build}.*" will update just the revision. -[assembly: AssemblyVersion ("3.9.0")] +[assembly: AssemblyVersion ("3.10.0")] // The following attributes are used to specify the signing key for the assembly, // if desired. See the Mono documentation for more information about signing. diff --git a/OneSignal.Android.Binding/Jars/onesignal-original.aar b/OneSignal.Android.Binding/Jars/onesignal-original.aar index d3ab4ab1..2afda69f 100644 Binary files a/OneSignal.Android.Binding/Jars/onesignal-original.aar and b/OneSignal.Android.Binding/Jars/onesignal-original.aar differ diff --git a/OneSignal.Android.Binding/Properties/AssemblyInfo.cs b/OneSignal.Android.Binding/Properties/AssemblyInfo.cs index ccddeeed..d4964b04 100755 --- a/OneSignal.Android.Binding/Properties/AssemblyInfo.cs +++ b/OneSignal.Android.Binding/Properties/AssemblyInfo.cs @@ -18,7 +18,7 @@ // The form "{Major}.{Minor}.*" will automatically update the build and revision, // and "{Major}.{Minor}.{Build}.*" will update just the revision. -[assembly: AssemblyVersion ("3.9.0")] +[assembly: AssemblyVersion ("3.10.0")] // The following attributes are used to specify the signing key for the assembly, // if desired. See the Mono documentation for more information about signing. diff --git a/OneSignal.iOS.Binding/OneSignal.a b/OneSignal.iOS.Binding/OneSignal.a index db941a1a..0a3037ca 100644 Binary files a/OneSignal.iOS.Binding/OneSignal.a and b/OneSignal.iOS.Binding/OneSignal.a differ diff --git a/OneSignal.iOS.Binding/Properties/AssemblyInfo.cs b/OneSignal.iOS.Binding/Properties/AssemblyInfo.cs index 8052360b..33174152 100755 --- a/OneSignal.iOS.Binding/Properties/AssemblyInfo.cs +++ b/OneSignal.iOS.Binding/Properties/AssemblyInfo.cs @@ -25,7 +25,7 @@ // The form "{Major}.{Minor}.*" will automatically update the build and revision, // and "{Major}.{Minor}.{Build}.*" will update just the revision. -[assembly: AssemblyVersion ("3.9.0")] +[assembly: AssemblyVersion ("3.10.0")] // The following attributes are used to specify the signing key for the assembly, // if desired. See the Mono documentation for more information about signing.