Skip to content

Commit 84a404b

Browse files
authored
Merge pull request #45 from zapbot/release
Release version 5
2 parents 51ca180 + ae03244 commit 84a404b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
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+
## [5] - 2024-01-11
77
### Changed
88
- Update minimum ZAP version to 2.14.0.
99
- Updated help and description to say this may cause problems with anti-virus tools (Issue 8297).
@@ -30,7 +30,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
3030

3131
First version.
3232

33-
[Unreleased]: https://github.com/zaproxy/fuzzdb-offensive/compare/v4...HEAD
33+
[5]: https://github.com/zaproxy/fuzzdb-offensive/compare/v4...v5
3434
[4]: https://github.com/zaproxy/fuzzdb-offensive/compare/v3...v4
3535
[3]: https://github.com/zaproxy/fuzzdb-offensive/compare/v2...v3
3636
[2]: https://github.com/zaproxy/fuzzdb-offensive/compare/v1...v2

gradle.properties

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

0 commit comments

Comments
 (0)