bumping-versions

star 9.2k

Use when upgrading the Keybase client version number - lists all files that must be updated together

keybase By keybase schedule Updated 6/8/2026

name: bumping-versions description: Use when upgrading the Keybase client version number - lists all files that must be updated together

Bumping Versions

Update all four files together when changing the version number:

File Field
go/libkb/version.go const Version = "X.X.X"
shared/ios/Keybase/Info.plist CFBundleShortVersionString
shared/ios/KeybaseShare/Info.plist CFBundleShortVersionString
shared/android/app/build.gradle def VERSION_NAME = "X.X.X"
Install via CLI
npx skills add https://github.com/keybase/client --skill bumping-versions
Repository Details
star Stars 9,219
call_split Forks 1,292
navigation Branch main
article Path SKILL.md
More from Creator