Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ All notable changes to this add-on will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## [Unreleased]
## [17] - 2023-06-28
### Added
- targeted/SQLMapCommandGenerator.js - it will generate and copy sqlmap command based on the request
- encode-decode/JwtDecode.js - Decodes JWTs
Expand Down Expand Up @@ -197,7 +197,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

- First packaged version

[Unreleased]: https://github.com/zaproxy/community-scripts/compare/v16...HEAD
[17]: https://github.com/zaproxy/community-scripts/compare/v16...v17
[16]: https://github.com/zaproxy/community-scripts/compare/v15...v16
[15]: https://github.com/zaproxy/community-scripts/compare/v14...v15
[14]: https://github.com/zaproxy/community-scripts/compare/v13...v14
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version=17
release=false
release=true