diff --git a/packages/App/Audacity/App.json b/packages/App/Audacity/App.json index f1d16998..b4ca6bb5 100644 --- a/packages/App/Audacity/App.json +++ b/packages/App/Audacity/App.json @@ -8,14 +8,14 @@ }, "PackageInformation": { "SetupType": "EXE", - "SetupFile": "audacity-win-3.6.4-64bit.exe", - "Version": "3.6.4", + "SetupFile": "audacity-win-3.7.0-64bit.exe", + "Version": "3.7.0", "SourceFolder": "Source", "OutputFolder": "Package", "IconFile": "https://github.com/aaronparker/icons/raw/main/companyportal/Audacity.png" }, "Information": { - "DisplayName": "Audacity 3.6.4 x64", + "DisplayName": "Audacity 3.7.0 x64", "Description": "Audacity is an easy-to-use, multi-track audio editor and recorder for Windows, macOS, GNU/Linux and other operating systems.", "Publisher": "Audacity", "InformationURL": "https://www.audacityteam.org/", @@ -43,7 +43,7 @@ "Path": "C:\\Program Files\\Audacity", "FileOrFolder": "Audacity.exe", "Operator": "greaterThanOrEqual", - "VersionValue": "3.6.4", + "VersionValue": "3.7.0", "Check32BitOn64System": "false" } ], diff --git a/packages/App/Audacity/Source/Install.json b/packages/App/Audacity/Source/Install.json index ae05ca27..3383bf95 100644 --- a/packages/App/Audacity/Source/Install.json +++ b/packages/App/Audacity/Source/Install.json @@ -1,8 +1,8 @@ { "PackageInformation": { "SetupType": "EXE", - "SetupFile": "audacity-win-3.6.4-64bit.exe", - "Version": "3.6.4" + "SetupFile": "audacity-win-3.7.0-64bit.exe", + "Version": "3.7.0" }, "LogPath": "C:\\ProgramData\\Microsoft\\IntuneManagementExtension\\Logs", "InstallTasks": {