From 9f78b355a0c909e1f761100362404dbee88275f2 Mon Sep 17 00:00:00 2001 From: Zachary Gorman Date: Tue, 29 Apr 2025 10:01:31 -0700 Subject: [PATCH] Apps reports readable version numbers --- Get-PC/Get-PC.Format.ps1xml | 2 +- Get-PC/patchnotes.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Get-PC/Get-PC.Format.ps1xml b/Get-PC/Get-PC.Format.ps1xml index 4e9bc67..fa8db26 100644 --- a/Get-PC/Get-PC.Format.ps1xml +++ b/Get-PC/Get-PC.Format.ps1xml @@ -37,7 +37,7 @@ Publisher - Version + DisplayVersion InstallDate diff --git a/Get-PC/patchnotes.txt b/Get-PC/patchnotes.txt index 40a9b17..589d826 100644 --- a/Get-PC/patchnotes.txt +++ b/Get-PC/patchnotes.txt @@ -4,6 +4,7 @@ Patch -Update Enabled errors in WinProfileRebuild restore just like UserProfileBackup -Update Apps can now find sneaky apps like GSL Will Call and OBIX by looking for a path specified in SHSApps.json -Fix InstallNet35 now works +-Fix Apps reports readable versions now Patch 2025-4-15 -Update Added Visage to the AppDiff ignore list