7 lines
290 B
Markdown
7 lines
290 B
Markdown
---
|
|
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" |