Skip to content

Commit 84944e3

Browse files
authored
Merge pull request #510 from zapbot/release
Release add-on(s)
2 parents aa0105a + 61c22a0 commit 84944e3

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

addOns/help/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
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+
## [16] - 2023-07-11
77
### Added
88
- Desktop HTML Injection Fix section.
99
- Help details warning against specifying default ports (80/443) (Issue 7649).
@@ -70,6 +70,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
7070

7171
- First version.
7272

73+
[16]: https://github.com/zaproxy/zap-core-help/releases/help-v16
7374
[15]: https://github.com/zaproxy/zap-core-help/releases/help-v15
7475
[14]: https://github.com/zaproxy/zap-core-help/releases/help-v14
7576
[13]: https://github.com/zaproxy/zap-core-help/releases/help-v13

addOns/help/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
version=16
2-
release=false
2+
release=true

0 commit comments

Comments
 (0)