2022.6.4.0

Added pause automation
Extended automation information
Updated automation checker
This commit is contained in:
Andy
2022-06-04 02:43:46 +03:00
parent 9e87369c9b
commit fbcda1ae75
10 changed files with 59 additions and 10 deletions

View File

@@ -32,6 +32,6 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>
<Assembly: AssemblyVersion("2022.6.3.0")>
<Assembly: AssemblyFileVersion("2022.6.3.0")>
<Assembly: AssemblyVersion("2022.6.4.0")>
<Assembly: AssemblyFileVersion("2022.6.4.0")>
<Assembly: NeutralResourcesLanguage("en")>