Skip to content

Commit

Permalink
New release :D
Browse files Browse the repository at this point in the history
  • Loading branch information
abjerner committed Dec 8, 2018
1 parent 79919bc commit cee0398
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
Binary file not shown.
Binary file added releases/nuget/Skybrud.Social.Core.1.0.11.nupkg
Binary file not shown.
6 changes: 3 additions & 3 deletions src/Skybrud.Social.Core/Properties/AssemblyInfo.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"company": "Skybrud.dk a/s",
"product": "Skybrud.Social",
"copyright": "Copyright © 2018",
"version": "1.0.10.0",
"informationalVersion": "1.0.10",
"fileVersion": "0.0.2173.1"
"version": "1.0.11.0",
"informationalVersion": "1.0.11",
"fileVersion": "0.0.2323.1"
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
using System.Reflection;

[assembly: AssemblyFileVersion("0.0.2173.1")]
[assembly: AssemblyFileVersion("0.0.2323.1")]

2 changes: 1 addition & 1 deletion src/Skybrud.Social.Core/Skybrud.Social.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<PropertyGroup>
<RootNamespace>Skybrud.Social</RootNamespace>
<Version>1.0.10</Version>
<Version>1.0.11</Version>
<Company>Skybrud.dk a/s</Company>
<Product>Skybrud.Social</Product>
<Authors>Anders Bjerner</Authors>
Expand Down

0 comments on commit cee0398

Please sign in to comment.