Skip to content

Commit cee0398

Browse files
committed
New release :D
1 parent 79919bc commit cee0398

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed
Binary file not shown.
Binary file not shown.

src/Skybrud.Social.Core/Properties/AssemblyInfo.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"company": "Skybrud.dk a/s",
55
"product": "Skybrud.Social",
66
"copyright": "Copyright © 2018",
7-
"version": "1.0.10.0",
8-
"informationalVersion": "1.0.10",
9-
"fileVersion": "0.0.2173.1"
7+
"version": "1.0.11.0",
8+
"informationalVersion": "1.0.11",
9+
"fileVersion": "0.0.2323.1"
1010
}
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
using System.Reflection;
22

3-
[assembly: AssemblyFileVersion("0.0.2173.1")]
3+
[assembly: AssemblyFileVersion("0.0.2323.1")]
44

src/Skybrud.Social.Core/Skybrud.Social.Core.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<PropertyGroup>
1010
<RootNamespace>Skybrud.Social</RootNamespace>
11-
<Version>1.0.10</Version>
11+
<Version>1.0.11</Version>
1212
<Company>Skybrud.dk a/s</Company>
1313
<Product>Skybrud.Social</Product>
1414
<Authors>Anders Bjerner</Authors>

0 commit comments

Comments
 (0)