From d01f2c74d6ddfc1ea05200c9829f4e94c08a7b2b Mon Sep 17 00:00:00 2001 From: Prabhu Subramanian Date: Mon, 8 Jan 2024 13:47:28 +0000 Subject: [PATCH] Bump version Signed-off-by: Prabhu Subramanian --- Info.plist | 2 +- file_version_info.txt | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Info.plist b/Info.plist index 1ce6bb9..8c5b81d 100644 --- a/Info.plist +++ b/Info.plist @@ -9,6 +9,6 @@ CFBundleName depscan CFBundleVersion - 5.1.7 + 5.1.8 diff --git a/file_version_info.txt b/file_version_info.txt index 8dcafd0..08b62e6 100644 --- a/file_version_info.txt +++ b/file_version_info.txt @@ -7,8 +7,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. Must always contain 4 elements. - filevers=(5,1,7,0), - prodvers=(5,1,7,0), + filevers=(5,1,8,0), + prodvers=(5,1,8,0), # Contains a bitmask that specifies the valid bits 'flags'r mask=0x3f, # Contains a bitmask that specifies the Boolean attributes of the file. @@ -32,12 +32,12 @@ VSVersionInfo( u'040904B0', [StringStruct(u'CompanyName', u'OWASP Foundation'), StringStruct(u'FileDescription', u'depscan - The Dependency Scanner'), - StringStruct(u'FileVersion', u'5.1.7.0'), + StringStruct(u'FileVersion', u'5.1.8.0'), StringStruct(u'InternalName', u'depscan'), StringStruct(u'LegalCopyright', u'© OWASP Foundation. All rights reserved.'), StringStruct(u'OriginalFilename', u'depscan.exe'), StringStruct(u'ProductName', u'depscan'), - StringStruct(u'ProductVersion', u'5.1.7.0')]) + StringStruct(u'ProductVersion', u'5.1.8.0')]) ]), VarFileInfo([VarStruct(u'Translation', [1033, 1200])]) ]