Skip to content

Commit 2f19fba

Browse files
authored
Merge pull request #626 from zapbot/release
Release add-on(s)
2 parents a863d9a + 9fe2d35 commit 2f19fba

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+
## [22] - 2025-12-15
77
### Fixed
88
- Fix a typo in Breakpoints features page.
99

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

115115
- First version.
116116

117+
[22]: https://github.com/zaproxy/zap-core-help/releases/help-v22
117118
[21]: https://github.com/zaproxy/zap-core-help/releases/help-v21
118119
[20]: https://github.com/zaproxy/zap-core-help/releases/help-v20
119120
[19]: https://github.com/zaproxy/zap-core-help/releases/help-v19

addOns/help/gradle.properties

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

0 commit comments

Comments
 (0)