From 6e3f1415c826773cc198f1d033cda0d9fa7dafd7 Mon Sep 17 00:00:00 2001 From: Yanam1Anna Date: Wed, 5 Feb 2025 21:09:49 +0800 Subject: [PATCH] Update file version info --- source/file_version_info.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/source/file_version_info.txt b/source/file_version_info.txt index 68e155d..fcaa0ae 100644 --- a/source/file_version_info.txt +++ b/source/file_version_info.txt @@ -6,8 +6,8 @@ VSVersionInfo( ffi=FixedFileInfo( # filevers and prodvers should be always a tuple with four items: (1, 2, 3, 4) # Set not needed items to zero 0. - filevers=(4, 3, 0, 29456), - prodvers=(4, 3, 0, 29456), + filevers=(4, 8, 6, 17218), + prodvers=(4, 8, 6, 17218), # Contains a bitmask that specifies the valid bits 'flags'r mask=0x3f, # Contains a bitmask that specifies the Boolean attributes of the file. @@ -31,12 +31,12 @@ VSVersionInfo( '040904b0', [StringStruct('CompanyName', ''), StringStruct('FileDescription', 'FRAISEMOE Addons Installer'), - StringStruct('FileVersion', '4.3.0.29456'), + StringStruct('FileVersion', '4.8.6.17218'), StringStruct('InternalName', 'FRAISEMOE Addons Installer'), StringStruct('LegalCopyright', ''), StringStruct('OriginalFilename', ''), StringStruct('ProductName', 'FRAISEMOE Addons Installer'), - StringStruct('ProductVersion', '4.3.0.29456'), + StringStruct('ProductVersion', '4.8.6.17218'), StringStruct('SquirrelAwareVersion', '1'), StringStruct('', '')]) ]),