Skip to content

Commit 80a61b1

Browse files
authored
Merge pull request #357 from zapbot/release
Release version 17
2 parents 6f3edc4 + b41828d commit 80a61b1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ All notable changes to this add-on will be documented in this file.
33

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

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

198198
- First packaged version
199199

200-
[Unreleased]: https://github.com/zaproxy/community-scripts/compare/v16...HEAD
200+
[17]: https://github.com/zaproxy/community-scripts/compare/v16...v17
201201
[16]: https://github.com/zaproxy/community-scripts/compare/v15...v16
202202
[15]: https://github.com/zaproxy/community-scripts/compare/v14...v15
203203
[14]: https://github.com/zaproxy/community-scripts/compare/v13...v14

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
version=17
2-
release=false
2+
release=true

0 commit comments

Comments
 (0)