diff --git a/RELEASING.md b/RELEASING.md index e6b3358..a1154bf 100644 --- a/RELEASING.md +++ b/RELEASING.md @@ -4,7 +4,7 @@ 1. Update `CHANGELOG.md` with the new version 1. Submit a PR with the above changes 1. Once the PR has been merged - 1. Tag the release e.g. `git tag -a v0.0.x -m "Release v0.0.x` + 1. Tag the release e.g. `git tag -a v0.0.x -m "Release v0.0.x"` 1. Push the tag e.g. `git push upstream v0.0.x` 1. Run `yarn run build` 1. Upload the extensions to Firefox Add-Ons and the Chrome Web Store \ No newline at end of file diff --git a/docs/screenshots/zap-chrome-options-smaller.png b/docs/screenshots/zap-chrome-options-smaller.png new file mode 100644 index 0000000..5c275d7 Binary files /dev/null and b/docs/screenshots/zap-chrome-options-smaller.png differ diff --git a/docs/screenshots/zap-client-windows-smaller.png b/docs/screenshots/zap-client-windows-smaller.png new file mode 100644 index 0000000..acca830 Binary files /dev/null and b/docs/screenshots/zap-client-windows-smaller.png differ diff --git a/docs/zap128x128.png b/docs/zap128x128.png new file mode 100644 index 0000000..f0e80d6 Binary files /dev/null and b/docs/zap128x128.png differ