diff --git a/packages/App/PaintDotNetOfflineInstaller/App.json b/packages/App/PaintDotNetOfflineInstaller/App.json index c330e68b..90291cab 100644 --- a/packages/App/PaintDotNetOfflineInstaller/App.json +++ b/packages/App/PaintDotNetOfflineInstaller/App.json @@ -8,14 +8,14 @@ }, "PackageInformation": { "SetupType": "MSI", - "SetupFile": "paint.net.5.0.13.winmsi.x64.msi", - "Version": "5.0.13", + "SetupFile": "paint.net.5.1.winmsi.x64.msi", + "Version": "5.1", "SourceFolder": "Source", "OutputFolder": "Package", "IconFile": "https://github.com/aaronparker/icons/raw/main/companyportal/Paint.Net.png" }, "Information": { - "DisplayName": "Paint.NET 5.0.13 x64", + "DisplayName": "Paint.NET 5.1 x64", "Description": "Paint.NET is image and photo editing software for PCs that run Windows. It features an intuitive and innovative user interface with support for layers, unlimited undo, special effects, and a wide variety of useful and powerful tools.", "Publisher": "dotPDN LLC.", "InformationURL": "https://www.getpaint.net/", @@ -43,7 +43,7 @@ "Path": "C:\\Program Files\\paint.net", "FileOrFolder": "paintdotnet.exe", "Operator": "greaterThanOrEqual", - "VersionValue": "5.0.13", + "VersionValue": "5.1", "Check32BitOn64System": "false" } ], diff --git a/packages/App/PaintDotNetOfflineInstaller/Source/Install.json b/packages/App/PaintDotNetOfflineInstaller/Source/Install.json index ef5fff4b..41fbf2e1 100644 --- a/packages/App/PaintDotNetOfflineInstaller/Source/Install.json +++ b/packages/App/PaintDotNetOfflineInstaller/Source/Install.json @@ -1,8 +1,8 @@ { "PackageInformation": { "SetupType": "MSI", - "SetupFile": "paint.net.5.0.13.winmsi.x64.msi", - "Version": "5.0.13" + "SetupFile": "paint.net.5.1.winmsi.x64.msi", + "Version": "5.1" }, "LogPath": "C:\\ProgramData\\Microsoft\\IntuneManagementExtension\\Logs", "InstallTasks": { diff --git a/packages/App/TrackerSoftwarePDFXChangeEditor/App.json b/packages/App/TrackerSoftwarePDFXChangeEditor/App.json index a25ac25d..87a69284 100644 --- a/packages/App/TrackerSoftwarePDFXChangeEditor/App.json +++ b/packages/App/TrackerSoftwarePDFXChangeEditor/App.json @@ -9,13 +9,13 @@ "PackageInformation": { "SetupType": "MSI", "SetupFile": "EditorV10.x64.msi", - "Version": "10.4.3.391", + "Version": "10.4.4.392", "SourceFolder": "Source", "OutputFolder": "Package", "IconFile": "https://github.com/aaronparker/icons/raw/main/companyportal/PDFXChangeEditor.png" }, "Information": { - "DisplayName": "Tracker Software PDF-XChange Editor 10.4.3.391 x64", + "DisplayName": "Tracker Software PDF-XChange Editor 10.4.4.392 x64", "Description": "PDF-XChange Editor - one of the fastest and most feature-rich options available worldwide to create, view, edit and annotate PDF files. PDF-XChange Lite, our award-winning technology that installs as a virtual printer, is included with this product. It can be used to print-to-PDF from Windows applications and features an optimized hybrid engine that significantly increases the quality of conversion for images and image-based text characters.", "Publisher": "Tracker Software", "InformationURL": "https://www.tracker-software.com/product/pdf-xchange-editor", @@ -43,7 +43,7 @@ "Path": "C:\\Program Files\\Tracker Software\\PDF Editor", "FileOrFolder": "PDFXEdit.exe", "Operator": "greaterThanOrEqual", - "VersionValue": "10.4.3.391", + "VersionValue": "10.4.4.392", "Check32BitOn64System": "false" } ], diff --git a/packages/App/TrackerSoftwarePDFXChangeEditor/Source/Install.json b/packages/App/TrackerSoftwarePDFXChangeEditor/Source/Install.json index 68436d6a..4e25a284 100644 --- a/packages/App/TrackerSoftwarePDFXChangeEditor/Source/Install.json +++ b/packages/App/TrackerSoftwarePDFXChangeEditor/Source/Install.json @@ -2,7 +2,7 @@ "PackageInformation": { "SetupType": "MSI", "SetupFile": "EditorV10.x64.msi", - "Version": "10.4.3.391" + "Version": "10.4.4.392" }, "LogPath": "C:\\ProgramData\\Microsoft\\IntuneManagementExtension\\Logs", "InstallTasks": {