Skip to content

Commit f78612c

Browse files
committed
New release 🎉
1 parent 8072661 commit f78612c

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed
735 KB
Binary file not shown.
33.5 KB
Binary file not shown.
129 KB
Binary file not shown.

src/Skybrud.LinkPicker/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@
3030
//
3131
// You can specify all the values or you can default the Revision and Build Numbers
3232
// by using the '*' as shown below:
33-
[assembly: AssemblyVersion("1.1.7.0")]
34-
[assembly: AssemblyInformationalVersion("1.1.7")]
33+
[assembly: AssemblyVersion("1.1.8.0")]
34+
[assembly: AssemblyInformationalVersion("1.1.8")]

src/Skybrud.LinkPicker/Properties/AssemblyInfo.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"company": "Skybrud.dk",
55
"product": "Skybrud.PropertyEditors",
66
"copyright": "Copyright © 2019",
7-
"version": "1.1.7.0",
8-
"informationalVersion": "1.1.7",
9-
"fileVersion": "0.0.1460.1"
7+
"version": "1.1.8.0",
8+
"informationalVersion": "1.1.8",
9+
"fileVersion": "0.0.1467.3"
1010
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
using System.Reflection;
22

3-
[assembly: AssemblyFileVersion("0.0.1460.1")]
3+
[assembly: AssemblyFileVersion("0.0.1467.3")]
44

0 commit comments

Comments
 (0)