Skip to content

Commit fdbc0ab

Browse files
committed
New release :D
1 parent 82afe74 commit fdbc0ab

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed
787 KB
Binary file not shown.
29.7 KB
Binary file not shown.
Binary file not shown.

src/Skybrud.ImagePicker/Properties/AssemblyInfo.cs

+3-3
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@
3131
// You can specify all the values or you can default the Build and Revision Numbers
3232
// by using the '*' as shown below:
3333
// [assembly: AssemblyVersion("1.0.*")]
34-
[assembly: AssemblyInformationalVersion("1.1.2")]
35-
[assembly: AssemblyVersion("1.1.2.0")]
36-
[assembly: AssemblyFileVersion("1.1.2.0")]
34+
[assembly: AssemblyInformationalVersion("1.1.3")]
35+
[assembly: AssemblyVersion("1.1.3.0")]
36+
[assembly: AssemblyFileVersion("1.1.3.0")]

src/Skybrud.ImagePicker/Properties/AssemblyInfo.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"description": "Skybrud.ImagePicker is a package for Umbraco 7+ containing a property editor and a grid editor for selecting a number of images for use in a slider, gallery or similar.",
44
"company": "Skybrud.dk",
55
"product": "Skybrud.ImagePicker",
6-
"copyright": "Copyright © 2017",
7-
"version": "1.1.2.0",
8-
"informationalVersion": "1.1.2",
9-
"fileVersion": "1.1.2.0"
6+
"copyright": "Copyright © 2018",
7+
"version": "1.1.3.0",
8+
"informationalVersion": "1.1.3",
9+
"fileVersion": "1.1.3.0"
1010
}

0 commit comments

Comments
 (0)