Product: PowerShell Universal
Version: 3.7.10
Running on Service account, default DB and Kestrel.
We develop internal script modules and version each one via the manifest file. We upload the modules via CI/CD utilizing Gitlab into our local Nuget Servers. At the server we normally uninstall the prior version and install the latest version from the local Nuget Server. We are still using PowerShellGet v2 and installing to the Windows PowerShell folder. The issue must be cosmetic as the Modules run fine within PSU and we have confirmed the version is correct at runtime, but the Modules section in the GUI does no reflect what is currently installed.