diff --git a/AssemblyVersion.cs b/AssemblyVersion.cs
index aee7128..7886805 100644
--- a/AssemblyVersion.cs
+++ b/AssemblyVersion.cs
@@ -16,5 +16,5 @@ using System.Reflection;
//
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
-[assembly: AssemblyVersion("3.0.4.564")]
-[assembly: AssemblyFileVersion("3.0.4.564")]
\ No newline at end of file
+[assembly: AssemblyVersion("3.0.4.565")]
+[assembly: AssemblyFileVersion("3.0.4.565")]
\ No newline at end of file
diff --git a/WebApplication/Editor.ascx b/WebApplication/Editor.ascx
index 8359aa1..f35df97 100644
--- a/WebApplication/Editor.ascx
+++ b/WebApplication/Editor.ascx
@@ -206,7 +206,7 @@
-
+
diff --git a/WebApplication/Editor.ascx.designer.cs b/WebApplication/Editor.ascx.designer.cs
index 2ed8589..e92890a 100644
--- a/WebApplication/Editor.ascx.designer.cs
+++ b/WebApplication/Editor.ascx.designer.cs
@@ -1,7 +1,7 @@
//------------------------------------------------------------------------------
//
// This code was generated by a tool.
-// Runtime Version:2.0.50727.4927
+// Runtime Version:2.0.50727.4952
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.