Bug Fixes
lager update --version v0.14.0(and any version tag) now works correctly. Previously, version tags were incorrectly resolved as remote branch refs (origin/v0.14.0), causing the update to fail. Tags are now resolved directly.
March 24, 2026
lager update --version v0.14.0 (and any version tag) now works correctly. Previously, version tags were incorrectly resolved as remote branch refs (origin/v0.14.0), causing the update to fail. Tags are now resolved directly.