winform app release 7.6.8

This commit is contained in:
2021-06-22 19:22:58 +00:00
parent 86eea2e5fc
commit 1c942a7fed
2 changed files with 7 additions and 1 deletions

View File

@@ -8,3 +8,9 @@
//DONE STUFF
case 3875 license fetch update
release 7.6.8
case 3892 - Fixed a bug in schedule day view where it was possible to scroll beyond the 24 hours of the day being viewed causing secondary issues as a result.
(Note: if need to see appointments spanning 2 or more days click on the first day in the mini calendar in
the left navigation pane and drag to select as many days as need to view at once)

View File

@@ -62,4 +62,4 @@ using System.Runtime.InteropServices;
[assembly: log4net.Config.XmlConfigurator(ConfigFile="Log4Net.config",Watch=true)]
//[assembly: log4net.Config.XmlConfigurator(Watch=true)]
[assembly: ComVisibleAttribute(false)]
[assembly: AssemblyFileVersionAttribute("7.6.7.0")]
[assembly: AssemblyFileVersionAttribute("7.6.8.0")]