diff --git a/.ionide/symbolCache.db b/.ionide/symbolCache.db new file mode 100644 index 0000000..6e6e54f Binary files /dev/null and b/.ionide/symbolCache.db differ diff --git a/AssemblyInfo.cs b/AssemblyInfo.cs index c159787..4513b11 100644 --- a/AssemblyInfo.cs +++ b/AssemblyInfo.cs @@ -9,7 +9,7 @@ [assembly: ComVisible(false)] -[assembly: AssemblyVersion("06.05.01.00")] +[assembly: AssemblyVersion("06.05.02.00")] [assembly: CLSCompliant(true)] -[assembly: AssemblyFileVersion("06.05.01.00")] +[assembly: AssemblyFileVersion("06.05.02.00")] diff --git a/FormAndList.dnn b/FormAndList.dnn index 93285cb..2cf8fed 100644 --- a/FormAndList.dnn +++ b/FormAndList.dnn @@ -1,6 +1,6 @@  - + Form and List Create a simple form or a view of repetitive and simple data. desktopmodules/userdefinedtable/icon_fnl_32px.gif diff --git a/releasenotes.htm b/releasenotes.htm index f58ca10..b0c9625 100644 --- a/releasenotes.htm +++ b/releasenotes.htm @@ -1,5 +1,11 @@ 

Release Notes

+

DNN Form and List 06.05.02

+

Changes

+
    +
  • Fixed typo; Weekdays are now displayed correctly in DatePicker
  • +
+

DNN Form and List 06.05.01

Changes