diff --git a/AssemblyInfo.vb b/AssemblyInfo.vb index 18d3ea9..37e43fd 100644 --- a/AssemblyInfo.vb +++ b/AssemblyInfo.vb @@ -49,7 +49,7 @@ Imports System.Runtime.InteropServices ' You can specify all the values or you can default the Build and Revision Numbers ' by using the '*' as shown below: - + - + diff --git a/DotNetNuke.Modules.Feedback.vbproj b/DotNetNuke.Modules.Feedback.vbproj index 7a4391e..1b1007b 100644 --- a/DotNetNuke.Modules.Feedback.vbproj +++ b/DotNetNuke.Modules.Feedback.vbproj @@ -315,7 +315,7 @@ - + @@ -337,7 +337,7 @@ FeedbackLists.ascx ASPXCodeBehind - + diff --git a/Installation/DotNetNuke.Modules.Feedback.dnn b/Installation/DotNetNuke.Modules.Feedback.dnn index 96f7017..f01d05b 100644 --- a/Installation/DotNetNuke.Modules.Feedback.dnn +++ b/Installation/DotNetNuke.Modules.Feedback.dnn @@ -1,6 +1,6 @@  - + Feedback Feedback allows visitors to send messages to the Administrator of the portal and in an associated module, display published certain feedback or comment items after they have been approved for publication. DesktopModules\Feedback\DNN_Feedback.png @@ -11,7 +11,7 @@ support@dnnsoftware.com - + true 08.00.00 diff --git a/Installation/ReleaseNotes/Release.07.00.00.htm b/Installation/ReleaseNotes/Release.06.06.00.htm similarity index 76% rename from Installation/ReleaseNotes/Release.07.00.00.htm rename to Installation/ReleaseNotes/Release.06.06.00.htm index a0cbe90..83b8580 100644 --- a/Installation/ReleaseNotes/Release.07.00.00.htm +++ b/Installation/ReleaseNotes/Release.06.06.00.htm @@ -1,6 +1,5 @@ -

DotNetNuke® Feedback Module v. 07.00.00 -- RELEASE NOTES

+

DotNetNuke® Feedback Module v. 06.06.00 -- RELEASE NOTES

Requirements: DotNetNuke version 08.00.00 or later, ASP.Net 4.5.1 or later.

-

This release is a full rewrite of the module in C#.

Bug Fixes

  • Fixed an error in the token help text that had a token of CreatedOnDate instead of DateCreated
  • diff --git a/Installation/TestCases/TestCases.07.00.00.txt b/Installation/TestCases/TestCases.06.06.00.txt similarity index 100% rename from Installation/TestCases/TestCases.07.00.00.txt rename to Installation/TestCases/TestCases.06.06.00.txt diff --git a/_buildfiles/version.txt b/_buildfiles/version.txt index 7022bb2..94c669e 100644 --- a/_buildfiles/version.txt +++ b/_buildfiles/version.txt @@ -1 +1 @@ -7.0.0.12 \ No newline at end of file +6.6.0.1 \ No newline at end of file