Skip to content

Commit 8b4fa24

Browse files
committed
Release
1 parent 2f2d773 commit 8b4fa24

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Server/Blog/My Project/AssemblyInfo.vb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Imports System.Runtime.InteropServices
3131
<Assembly: AssemblyDescription("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.")>
3232
<Assembly: AssemblyCompany("DNN Connect")>
3333
<Assembly: AssemblyProduct("http://www.dotnetnuke.com")>
34-
<Assembly: AssemblyCopyright("Copyright 2024 by DNN Connect")>
34+
<Assembly: AssemblyCopyright("Copyright 2025 by DNN Connect")>
3535
<Assembly: AssemblyTrademark("DotNetNuke")>
3636

3737
' Version information for an assembly consists of the following four values:
@@ -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.6")>
47+
<Assembly: AssemblyVersion("6.6.0")>
4848

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

0 commit comments

Comments
 (0)