Skip to content

Commit afdeb64

Browse files
committed
Release
1 parent 4262ce2 commit afdeb64

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

Server/Blog/My Project/AssemblyInfo.vb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ Imports System.Runtime.InteropServices
4444
' You can specify all the values or you can default the Build and Revision Numbers
4545
' by using the '*' as shown below:
4646

47-
<Assembly: AssemblyVersion("6.5.3")>
47+
<Assembly: AssemblyVersion("6.5.4")>
4848

4949
<Assembly: Guid("49cae2ac-30c7-45fe-8663-948e1543d8d3")>
5050
<Assembly: AssemblyInformationalVersion("06.04.01")>
51-
<Assembly: AssemblyFileVersion("6.5.3")>
51+
<Assembly: AssemblyFileVersion("6.5.4")>

Server/OpenUrlRewriter/My Project/AssemblyInfo.vb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices
3131
' by using the '*' as shown below:
3232
' <Assembly: AssemblyVersion("1.0.*")>
3333

34-
<Assembly: AssemblyVersion("6.5.3")>
35-
<Assembly: AssemblyFileVersion("6.5.3")>
34+
<Assembly: AssemblyVersion("6.5.4")>
35+
<Assembly: AssemblyFileVersion("6.5.4")>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dnn-blog",
3-
"version": "6.5.3",
3+
"version": "6.5.4",
44
"description": "The DotNetNuke Blog module is an easy to use content publishing module that is tightly integrated with the core DotNetNuke framework. It can be used in single or multi-author environments and also permits content authoring using off-site tools such as Windows Live Writer.",
55
"dnn": {
66
"projectFolders": [

0 commit comments

Comments
 (0)