Bump version number.
This commit is contained in:
parent
3b57fb0edf
commit
ba059015cf
@ -9,7 +9,7 @@
|
||||
<ImplicitUsings>enable</ImplicitUsings>
|
||||
<PackageLicenseFile>LICENSE</PackageLicenseFile>
|
||||
<PackageReadmeFile>README.md</PackageReadmeFile>
|
||||
<Version>2024.08.05</Version>
|
||||
<Version>2024.08.06.01</Version>
|
||||
<Company>ABSC Inc.</Company>
|
||||
<Description>This tool merges PDF files from a configured directory into a single PDF.</Description>
|
||||
<Copyright>GNU GPL v3 2024</Copyright>
|
||||
|
@ -23,7 +23,7 @@ Var Current_Version
|
||||
|
||||
Function SetWelcomeMsg
|
||||
StrCpy $Company_Name "Applied Business Solutions Consulting, Inc. (ABSC)"
|
||||
StrCpy $Current_Version "2024.08.05.1"
|
||||
StrCpy $Current_Version "2024.08.06.1"
|
||||
SendMessage $mui.WelcomePage.Text= ${WM_SETTEXT} 0 "STR: Merge several PDFs into a single file.$\n Requiers .NET version 6 $\n Version: $Current_Version $\n Developed by: $Company_Name"
|
||||
FunctionEnd
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user