Skip to content

Commit

Permalink
New release :D
Browse files Browse the repository at this point in the history
  • Loading branch information
abjerner committed Sep 27, 2017
1 parent 3a63820 commit e373b9f
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions src/Skybrud.Umbraco.GridData/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@
// 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: AssemblyVersion("2.0.2")]
[assembly: AssemblyInformationalVersion("2.0.2")]
[assembly: AssemblyVersion("2.0.3")]
[assembly: AssemblyInformationalVersion("2.0.3")]
6 changes: 3 additions & 3 deletions src/Skybrud.Umbraco.GridData/Properties/AssemblyInfo.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"company": "Skybrud.dk",
"product": "Skybrud.Umbraco.GridData",
"copyright": "Copyright © 2017",
"version": "2.0.2.0",
"informationalVersion": "2.0.2",
"fileVersion": "0.0.967.1"
"version": "2.0.3.0",
"informationalVersion": "2.0.3",
"fileVersion": "0.0.1105.1"
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
using System.Reflection;

[assembly: AssemblyFileVersion("0.0.967.1")]
[assembly: AssemblyFileVersion("0.0.1105.1")]

0 comments on commit e373b9f

Please sign in to comment.