Skip to content

Commit

Permalink
Release
Browse files Browse the repository at this point in the history
  • Loading branch information
donker committed Feb 8, 2016
1 parent d1a59eb commit b3dbfdb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@
//
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("01.00.03")]
[assembly: AssemblyFileVersion("01.00.03")]
[assembly: AssemblyVersion("01.00.04")]
[assembly: AssemblyFileVersion("01.00.04")]
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "map",
"version": "01.00.04",
"version": "01.00.05",
"description": "Demo module used at DNN Connect 2015",
"dnnModule": {
"fullName": "Connect.Map",
Expand Down

0 comments on commit b3dbfdb

Please sign in to comment.