Skip to content

Commit

Permalink
update release instructions for version string in the preferences
Browse files Browse the repository at this point in the history
  • Loading branch information
mattrose committed Jul 22, 2020
1 parent 1c62d3a commit a5592fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a5592fb

Please sign in to comment.