Files
sovereign_browser/.roo/commands/push_release.md

299 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 -r -p "Release: hamburger menu and build scripts"