Skip to content

Commit 8f5bd9e

Browse files
committed
Release
1 parent a6c0a23 commit 8f5bd9e

3 files changed

Lines changed: 4 additions & 3 deletions

File tree

Map.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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("01.00.04")]
34-
[assembly: AssemblyFileVersion("01.00.04")]
33+
[assembly: AssemblyVersion("01.00.05")]
34+
[assembly: AssemblyFileVersion("01.00.05")]

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "map",
3-
"version": "01.00.05",
3+
"version": "01.00.06",
44
"description": "Demo module used at DNN Connect 2015",
55
"dnnModule": {
66
"fullName": "Connect.Map",

0 commit comments

Comments
 (0)