Closed prakharb5 closed 4 months ago
@timschneeb, sorry to ping you here. Since you're the publisher & repository owner of this package, I think the above PR should also be reviewed by you. ❤️
This package is directly released via GitHub Releases by GitHub Workflows. Are you willing to integrate WinGet Releaser v2 to your workflow? Once a newer version released, newer manifests of this version will immediately submit to winget
source. Moderators can also easily be notified and speed up your PRs approval.
winget is having issues detecting the installed version of the package :/ https://github.com/timschneeb/GalaxyBudsClient/issues/431#issuecomment-2205270535
This package does not write DisplayVersion
into Windows Registry. winget.exe
does not able to detect it. 😞
This package does not write
DisplayVersion
into Windows Registry.
This will be fixed in the next version. A while back, my CI build script stopped setting the correct version information. (Fixed in commit 85b88b58a8e203d37ce5ec6f626ed1b6b06d63e6)
v5.1.0 with the fix has been released. The update will be available soon in the WinGet repo too once this PR is merged: https://github.com/microsoft/winget-pkgs/pull/163373
Are you willing to integrate WinGet Releaser v2 to your workflow?
Yes, I've added it now. Thanks for the hint :+1:
thank you
Is your feature request related to a problem? Please describe.
Please update the app package on winget, it is still using 4.6.0 even though 5.0.1 has been released
created an issue on winget-pkgs: https://github.com/microsoft/winget-pkgs/issues/161127