diff --git a/releases/github/Skybrud.Social.Core.v1.0.8.zip b/releases/github/Skybrud.Social.Core.v1.0.8.zip new file mode 100644 index 0000000..9404c26 Binary files /dev/null and b/releases/github/Skybrud.Social.Core.v1.0.8.zip differ diff --git a/releases/nuget/Skybrud.Social.Core.1.0.8.nupkg b/releases/nuget/Skybrud.Social.Core.1.0.8.nupkg new file mode 100644 index 0000000..34e010b Binary files /dev/null and b/releases/nuget/Skybrud.Social.Core.1.0.8.nupkg differ diff --git a/src/Skybrud.Social.Core/Properties/AssemblyInfo.json b/src/Skybrud.Social.Core/Properties/AssemblyInfo.json index 774dcf9..2b87598 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.7.0", - "informationalVersion": "1.0.7", - "fileVersion": "0.0.2132.1" + "version": "1.0.8.0", + "informationalVersion": "1.0.8", + "fileVersion": "0.0.2133.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 d09d8a1..afb72dc 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.2132.1")] +[assembly: AssemblyFileVersion("0.0.2133.1")] diff --git a/src/Skybrud.Social.Core/Skybrud.Social.Core.csproj b/src/Skybrud.Social.Core/Skybrud.Social.Core.csproj index ad70848..05e243f 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.7 + 1.0.8 Skybrud.dk a/s Skybrud.Social Anders Bjerner