1,057
edits
Changes
From Gramps
→Move to the new release number on branch
git push origin v{{version}}
===Move Update DEV_VERSION to the new release number on branch indicate a development version===
- DEV_VERSION = False
+ DEV_VERSION = True
Save change:
git commit -am "Bump Set to <new development version number>"
git push