Skip to content

Commit 32bff8c

Browse files
authoredMar 13, 2025
Merge pull request #6274 from zapbot/release
2 parents 6484d46 + 00d7563 commit 32bff8c

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed
 

‎addOns/retire/CHANGELOG.md

+2-1
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+
## [0.46.0] - 2025-03-13
77
### Changed
88
- Updated with upstream retire.js pattern changes.
99

@@ -245,6 +245,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
245245
### Changed
246246
- First release.
247247

248+
[0.46.0]: https://github.com/zaproxy/zap-extensions/releases/retire-v0.46.0
248249
[0.45.0]: https://github.com/zaproxy/zap-extensions/releases/retire-v0.45.0
249250
[0.44.0]: https://github.com/zaproxy/zap-extensions/releases/retire-v0.44.0
250251
[0.43.0]: https://github.com/zaproxy/zap-extensions/releases/retire-v0.43.0

‎addOns/retire/gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
version=0.46.0
2-
release=false
2+
release=true

0 commit comments

Comments
 (0)
Please sign in to comment.