Files
n_signer/.roo/commands/push_release.md

290 B

description
description
This increments our git tag and version number, along with compiling and uploading a new release to our gitea page.

Run increment_and_push.sh -r -p, and supply a good git commit message. For example:

./increment_and_push.sh "Fixed the bug with nip05 implementation"