home/categories/web3-tools/victorfu-snap-tray-codex-skills-snaptray-bump-version-skill-md
web3-toolsblockchain

snaptray-bump-version

Bump the SnapTray app version in this repository when the user asks to bump version, release a new patch version, or update the app version number. Use only for SnapTray version bumps. The source of truth is `project(SnapTray VERSION ...)` in `CMakeLists.txt`. Every release bump must also update `CHANGELOG.md` with curated user-facing highlights derived from commit messages between the previous release tag and the new version, then create the matching local `v<version>` tag without pushing it. Prefer patch bumps unless the user gives an exact target version.

victorfu
maintainer
victorfu
Updated 3/27/2026
Stars
12
Forks
0
quick start

Installation and usage

Bump the SnapTray app version in this repository when the user asks to bump version, release a new patch version, or update the app version number. Use only for SnapTray version bumps. The source of truth is `project(SnapTray VERSION ...)` in `CMakeLists.txt`. Every release bump must also update `CHANGELOG.md` with curated user-facing highlights derived from commit messages between the previous release tag and the new version, then create the matching local `v<version>` tag without pushing it. Prefer patch bumps unless the user gives an exact target version.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use snaptray-bump-version