Skip to content

Commit

Permalink
New release :D
Browse files Browse the repository at this point in the history
  • Loading branch information
abjerner committed Nov 21, 2016
1 parent 1ba76a1 commit bd599eb
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
Binary file added releases/github/Skybrud.ImagePicker.v1.0.3.zip
Binary file not shown.
Binary file added releases/nuget/Skybrud.ImagePicker.1.0.3.nupkg
Binary file not shown.
Binary file added releases/umbraco/Skybrud.ImagePicker.v1.0.3.zip
Binary file not shown.
6 changes: 3 additions & 3 deletions src/Skybrud.ImagePicker/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyInformationalVersion("1.0.2")]
[assembly: AssemblyVersion("1.0.2.0")]
[assembly: AssemblyFileVersion("1.0.2.0")]
[assembly: AssemblyInformationalVersion("1.0.3")]
[assembly: AssemblyVersion("1.0.3.0")]
[assembly: AssemblyFileVersion("1.0.3.0")]
6 changes: 3 additions & 3 deletions src/Skybrud.ImagePicker/Properties/AssemblyInfo.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"company": "Skybrud.dk",
"product": "Skybrud.ImagePicker",
"copyright": "Copyright © 2016",
"version": "1.0.2.0",
"informationalVersion": "1.0.2",
"fileVersion": "1.0.2.0"
"version": "1.0.3.0",
"informationalVersion": "1.0.3",
"fileVersion": "1.0.3.0"
}

0 comments on commit bd599eb

Please sign in to comment.