Documentation
¶
Overview ¶
Command version-sync rewrites the plugin manifests so they always agree with the canonical version in /VERSION.
Run via `make sync-version` after bumping VERSION. The tool is intentionally dumb: it loads each JSON file, rewrites the version-bearing fields, and writes back with the same indentation. Goreleaser already picks the version from the git tag (which should match VERSION) so it doesn't need rewriting.
Click to show internal directories.
Click to hide internal directories.