Skip to content

Commit

Permalink
Merge pull request #5004 from zapbot/release
Browse files Browse the repository at this point in the history
Release add-on(s)
  • Loading branch information
kingthorin authored Oct 13, 2023
2 parents 68b8c6a + b33c278 commit 401650b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion addOns/wappalyzer/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
## [21.25.0] - 2023-10-13
### Changed
- Update minimum ZAP version to 2.14.0.
- Moved from Apache batik libraries to weisJ's jsvg library (thus reducing the size of the add-on).
Expand Down Expand Up @@ -299,6 +299,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- First version


[21.25.0]: https://github.com/zaproxy/zap-extensions/releases/wappalyzer-v21.25.0
[21.24.0]: https://github.com/zaproxy/zap-extensions/releases/wappalyzer-v21.24.0
[21.23.0]: https://github.com/zaproxy/zap-extensions/releases/wappalyzer-v21.23.0
[21.22.0]: https://github.com/zaproxy/zap-extensions/releases/wappalyzer-v21.22.0
Expand Down
2 changes: 1 addition & 1 deletion addOns/wappalyzer/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version=21.25.0
release=false
release=true

0 comments on commit 401650b

Please sign in to comment.