diff --git a/Com.OneSignal.Abstractions/Properties/AssemblyInfo.cs b/Com.OneSignal.Abstractions/Properties/AssemblyInfo.cs index a3aedbc2..f4215b6e 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.10.3")] +[assembly: AssemblyVersion ("3.10.4")] // 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 9fbaf054..b27e9b2d 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.10.3")] +[assembly: AssemblyVersion ("3.10.4")] // 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 f15216d6..1139f0bf 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.10.3")] +[assembly: AssemblyVersion ("3.10.4")] // 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 a2aed59a..07261ec6 100644 --- a/Com.OneSignal.nuspec +++ b/Com.OneSignal.nuspec @@ -2,7 +2,7 @@ Com.OneSignal - 3.10.3 + 3.10.4 OneSignal SDK for Xamarin OneSignal, Martijn van Dijk OneSignal diff --git a/Com.OneSignal/Properties/AssemblyInfo.cs b/Com.OneSignal/Properties/AssemblyInfo.cs index 2fa4ee84..9ec4aba1 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.10.3")] +[assembly: AssemblyVersion ("3.10.4")] // 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 6460ae1e..0e3a943f 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 9ed77b91..9ab67086 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.10.2")] +[assembly: AssemblyVersion ("3.10.4")] // 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 e7dc6ae3..f70b7ae5 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 17284cd2..7df4f9b8 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.10.2")] +[assembly: AssemblyVersion ("3.10.4")] // The following attributes are used to specify the signing key for the assembly, // if desired. See the Mono documentation for more information about signing.