Commit Graph

4 Commits

Author SHA1 Message Date
GitHub Copilot 5da9c28528 Bump version to 1.3.3 2026-02-14 19:20:12 +00:00
GitHub Copilot 0361ba41a8 Bump version to 1.3.2 2026-02-14 19:19:03 +00:00
GitHub Copilot 88fa460074 Bump version to 1.3.1 2026-02-14 19:00:56 +00:00
GitHub Copilot cb36beaf2e build: add VERSION-based release workflow
Introduce VERSION as the app version source of truth and add make bump-patch to increment VERSION, commit, and create a matching vX.Y.Z tag.

Wire VERSION into build outputs by injecting it into webterm.Version for make build-go and Docker image builds, and include VERSION in Docker build context.

Also remove the visible dashboard container count subtitle while keeping count updates in browser console logs.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-02-14 18:58:59 +00:00