Skip to content

Commit

Permalink
Merge pull request #4949 from zapbot/release
Browse files Browse the repository at this point in the history
Release add-on(s)
  • Loading branch information
thc202 authored Sep 28, 2023
2 parents 38960f8 + ea68a8d commit 9e3e104
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion addOns/quickstart/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
## [41] - 2023-09-28
### Added
- ZAPit: report summary of all requests and responses made.
- ZAPit: report technology version if available.
Expand Down Expand Up @@ -216,6 +216,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).



[41]: https://github.com/zaproxy/zap-extensions/releases/quickstart-v41
[40]: https://github.com/zaproxy/zap-extensions/releases/quickstart-v40
[39]: https://github.com/zaproxy/zap-extensions/releases/quickstart-v39
[38]: https://github.com/zaproxy/zap-extensions/releases/quickstart-v38
Expand Down
2 changes: 1 addition & 1 deletion addOns/quickstart/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version=41
release=false
release=true

0 comments on commit 9e3e104

Please sign in to comment.