diff --git a/Com.OneSignal.Abstractions/Properties/AssemblyInfo.cs b/Com.OneSignal.Abstractions/Properties/AssemblyInfo.cs index 177e6ee0..a3aedbc2 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.2")] +[assembly: AssemblyVersion ("3.10.3")] // 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 d275b2a2..9fbaf054 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.2")] +[assembly: AssemblyVersion ("3.10.3")] // 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 5e690feb..f15216d6 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.2")] +[assembly: AssemblyVersion ("3.10.3")] // 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 e533cef4..a2aed59a 100644 --- a/Com.OneSignal.nuspec +++ b/Com.OneSignal.nuspec @@ -2,7 +2,7 @@ Com.OneSignal - 3.10.2 + 3.10.3 OneSignal SDK for Xamarin OneSignal, Martijn van Dijk OneSignal diff --git a/Com.OneSignal/Properties/AssemblyInfo.cs b/Com.OneSignal/Properties/AssemblyInfo.cs index 90b3b912..2fa4ee84 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.2")] +[assembly: AssemblyVersion ("3.10.3")] // 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/Samples/Com.OneSignal.Sample.Droid/Properties/AndroidManifest.xml b/Samples/Com.OneSignal.Sample.Droid/Properties/AndroidManifest.xml index f0148cae..190fb4bb 100644 --- a/Samples/Com.OneSignal.Sample.Droid/Properties/AndroidManifest.xml +++ b/Samples/Com.OneSignal.Sample.Droid/Properties/AndroidManifest.xml @@ -2,7 +2,7 @@ - +