diff --git a/releases/github/Skybrud.Social.Core.v1.0.10.zip b/releases/github/Skybrud.Social.Core.v1.0.10.zip new file mode 100644 index 0000000..05eeb31 Binary files /dev/null and b/releases/github/Skybrud.Social.Core.v1.0.10.zip differ diff --git a/releases/nuget/Skybrud.Social.Core.1.0.10.nupkg b/releases/nuget/Skybrud.Social.Core.1.0.10.nupkg new file mode 100644 index 0000000..1c51081 Binary files /dev/null and b/releases/nuget/Skybrud.Social.Core.1.0.10.nupkg differ diff --git a/src/Skybrud.Social.Core/Properties/AssemblyInfo.json b/src/Skybrud.Social.Core/Properties/AssemblyInfo.json index b85a570..1d0cf43 100644 --- a/src/Skybrud.Social.Core/Properties/AssemblyInfo.json +++ b/src/Skybrud.Social.Core/Properties/AssemblyInfo.json @@ -4,7 +4,7 @@ "company": "Skybrud.dk a/s", "product": "Skybrud.Social", "copyright": "Copyright © 2018", - "version": "1.0.9.0", - "informationalVersion": "1.0.9", - "fileVersion": "0.0.2133.1" + "version": "1.0.10.0", + "informationalVersion": "1.0.10", + "fileVersion": "0.0.2173.1" } \ No newline at end of file diff --git a/src/Skybrud.Social.Core/Properties/AssemblyInfoGenerated.cs b/src/Skybrud.Social.Core/Properties/AssemblyInfoGenerated.cs index afb72dc..21f6209 100644 --- a/src/Skybrud.Social.Core/Properties/AssemblyInfoGenerated.cs +++ b/src/Skybrud.Social.Core/Properties/AssemblyInfoGenerated.cs @@ -1,4 +1,4 @@ using System.Reflection; -[assembly: AssemblyFileVersion("0.0.2133.1")] +[assembly: AssemblyFileVersion("0.0.2173.1")] diff --git a/src/Skybrud.Social.Core/Skybrud.Social.Core.csproj b/src/Skybrud.Social.Core/Skybrud.Social.Core.csproj index c7ebb09..36f1cac 100644 --- a/src/Skybrud.Social.Core/Skybrud.Social.Core.csproj +++ b/src/Skybrud.Social.Core/Skybrud.Social.Core.csproj @@ -8,7 +8,7 @@ Skybrud.Social - 1.0.9 + 1.0.10 Skybrud.dk a/s Skybrud.Social Anders Bjerner