Bump banner
xiaolai xiaolai

Bump

Git community

Description

--- description: Bump version across all 5 files, land it via PR, then tag and push argument-hint: "[version | patch | minor | major]" --- # Version Bump Bump the version number across all 5 required files, land the commit on `main` through a pull request, then tag and push. **`main` cannot be pushed directly** (since 2026-07-27 — `enforce_admins: true` on the `frontend` + `rust` checks, see `.claude/rules/60-ai-governance.md` §10). A direct push of the bump commit is rejected, because the re

Installation

Installs to ~/.claude/commands/xiaolai-vmark-bump.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/xiaolai/vmark/HEAD/.claude/commands/bump.md -o ~/.claude/commands/xiaolai-vmark-bump.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository