diff --git a/Com.OneSignal.Abstractions/Properties/AssemblyInfo.cs b/Com.OneSignal.Abstractions/Properties/AssemblyInfo.cs index bc8ce0d3..b134dc09 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.8.1")] +[assembly: AssemblyVersion ("3.8.2")] // 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 3ade2a6c..276842c1 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.8.1")] +[assembly: AssemblyVersion ("3.8.2")] // 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 cce33cf1..0f7248c8 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.8.1")] +[assembly: AssemblyVersion ("3.8.2")] // 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 eeb65d4b..88418b1e 100644 --- a/Com.OneSignal.nuspec +++ b/Com.OneSignal.nuspec @@ -2,7 +2,7 @@ Com.OneSignal - 3.8.1 + 3.8.2 OneSignal SDK for Xamarin OneSignal, Martijn van Dijk OneSignal diff --git a/Com.OneSignal/Properties/AssemblyInfo.cs b/Com.OneSignal/Properties/AssemblyInfo.cs index 6f19187d..5b4be5a0 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.8.1")] +[assembly: AssemblyVersion ("3.8.2")] // 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 91699db5..54850e80 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 506d8601..53791070 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.8.1")] +[assembly: AssemblyVersion ("3.8.2")] // 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/Properties/AssemblyInfo.cs b/OneSignal.iOS.Binding/Properties/AssemblyInfo.cs index 8ee12fc3..93dd3c10 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.8.1")] +[assembly: AssemblyVersion ("3.8.2")] // The following attributes are used to specify the signing key for the assembly, // if desired. See the Mono documentation for more information about signing.