After updating to v1.3.0, `dnsx -version` still reports `v1.2.3`. The updater successfully downloads and verifies the `v1.3.0` release: ```text [INF] Verified Integrity of dnsx_1.3.0_linux_amd64.zip [INF] dnsx successfully updated 1.2.3 -> 1.3.0 (latest) ``` https://github.com/projectdiscovery/dnsx/blame/6713390113e9b4ed5f341a4f20cf8166e9fd3835/internal/runner/banner.go#L21
After updating to v1.3.0,
dnsx -versionstill reportsv1.2.3.The updater successfully downloads and verifies the
v1.3.0release:https://github.com/projectdiscovery/dnsx/blame/6713390113e9b4ed5f341a4f20cf8166e9fd3835/internal/runner/banner.go#L21