diff --git a/RELEASE.md b/RELEASE.md index 6a3c8b9b..ff1c5e5a 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -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