update release instructions for version string in the preferences

This commit is contained in:
Matt Rose 2020-07-22 13:24:21 -04:00
parent 1c62d3a598
commit a5592fb4d4
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ VERSION=1.92
```
sed -i "s/APP_VERSION =.*/APP_VERSION = '${VERSION}'/" terminatorlib/version.py
sed -i -e "s/@@VERSION@@/${VERSION}/" terminatorlib/preferences.glade
```
## Generate the changelog