Development #248

Merged
djankowski merged 14 commits from Development into master 2024-02-27 14:21:22 -05:00
12 changed files with 5 additions and 2 deletions
Showing only changes of commit b09c6d654c - Show all commits

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -44,8 +44,11 @@ using System.Runtime.InteropServices;
// Revision DHH (day - no leading zero, two digit hour - military time // Revision DHH (day - no leading zero, two digit hour - military time
// //
// ********* REMEMBER TO CHECK THE AssemblyConfiguration SETTING (ABOVE) ******** // ********* REMEMBER TO CHECK THE AssemblyConfiguration SETTING (ABOVE) ********
[assembly: AssemblyVersion("2.1.2402.616")] [assembly: AssemblyVersion("2.1.2402.2213")]
[assembly: AssemblyFileVersion("2.1.2402.616")] [assembly: AssemblyFileVersion("2.1.2402.2213")]