Skip to content

Commit 7459bd1

Browse files
authored
Merge pull request #547 from zapbot/release
Release add-on(s)
2 parents 42675ff + c8ccfea commit 7459bd1

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+
## [18] - 2024-05-07
77
### Added
88
- `-loglevel` option to the command line help page.
99

@@ -88,6 +88,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
8888

8989
- First version.
9090

91+
[18]: https://github.com/zaproxy/zap-core-help/releases/help-v18
9192
[17]: https://github.com/zaproxy/zap-core-help/releases/help-v17
9293
[16]: https://github.com/zaproxy/zap-core-help/releases/help-v16
9394
[15]: https://github.com/zaproxy/zap-core-help/releases/help-v15

addOns/help/gradle.properties

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

0 commit comments

Comments
 (0)