mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-09 22:52:58 +03:00
🐛 Bug Report: Release v0.24.0 is not reflected in web UI #433
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @oidq on GitHub.
Reproduction steps
I upgraded Pocket ID instance to v0.24.0 docker image.
Expected behavior
The app should show the version v0.24.0 in the footer.
Actual Behavior
After the upgrade it still shows v0.23.0 and prompts to upgrade the instance.
Otherwise everything works as expected and the sorting is great. 👍
@stonith404 commented on GitHub:
Thanks for reporting. The release script didn't run successfully so the version didn't upgrade correctly. The latest image should now have the correct version.