Skip to content

Commit 6f6214d

Browse files
authored
Merge pull request #7282 from zapbot/release
Release add-on(s)
2 parents f4f0981 + d115246 commit 6f6214d

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

addOns/commonlib/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this add-on will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## Unreleased
7+
## [1.41.0] - 2026-04-15
88
### Added
99
- Generate Fix Prompt alert menu item.
1010

@@ -258,6 +258,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
258258

259259
First version.
260260

261+
[1.41.0]: https://github.com/zaproxy/zap-extensions/releases/commonlib-v1.41.0
261262
[1.40.0]: https://github.com/zaproxy/zap-extensions/releases/commonlib-v1.40.0
262263
[1.39.0]: https://github.com/zaproxy/zap-extensions/releases/commonlib-v1.39.0
263264
[1.38.0]: https://github.com/zaproxy/zap-extensions/releases/commonlib-v1.38.0

addOns/commonlib/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
version=1.41.0
2-
release=false
2+
release=true
33
zap.maven.publish=true
44
zap.maven.pom.inceptionyear=2020
55
zap.japicmp=true

0 commit comments

Comments
 (0)