mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-25 12:25:31 -04:00
[GH-ISSUE #210] WebUI reports wrong server version #106
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 @marvix97 on GitHub (Aug 23, 2025).
Original GitHub issue: https://github.com/Drop-OSS/drop/issues/210
Using the official docker image, with the "latest" tag, the webui reports that I'm using "Drop v0.3.1", even though the latest version is v0.3.2.
The exact same behavior happens when using the tag "v0.3.2"
It should be reporting "v0.3.2", as that is the version currently running
WebUI reports wrong server versionto [GH-ISSUE #210] WebUI reports wrong server version