Compare commits

...

3 Commits

Author SHA1 Message Date
073e1fc21e Merge pull request 'Development' (#44) from Development into master
Merging F2023-102 from Development into master
2023-07-25 16:19:17 -04:00
d36ea56732 Merge pull request 'F2023-102 allow sub-steps in Notes and Caution' (#43) from VogtleAlarms into Development
minor format change to allow sub-steps off of Notes and Cautions
2023-07-25 16:09:23 -04:00
a2aaba7886 F2023-102 allow sub-steps in Notes and Caution 2023-07-25 15:54:45 -04:00
2 changed files with 3 additions and 2 deletions

Binary file not shown.

View File

@ -44,8 +44,9 @@ 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.2307.2009")] [assembly: AssemblyVersion("2.1.2307.2515")]
[assembly: AssemblyFileVersion("2.1.2307.2009")] [assembly: AssemblyFileVersion("2.1.2307.2515")]