You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -168,6 +168,7 @@ Thirdparty plugins are available at another GitHub repository: [safeeyes-plugins
168
168
169
169
## How to Release?
170
170
171
+
0. Run `update-po.sh` to generate new translation files (which will be eventually updated by translators). Commit and push the changes to the master branch.
171
172
1. Checkout the latest commits from the `master` branch
172
173
2. Run `python3 -m safeeyes` to make sure nothing is broken
173
174
3. Update the Safe Eyes version in the following places (Open the project in VSCode and search for the current version):
0 commit comments