File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,8 @@ All notable changes to this add-on will be documented in this file.
3
3
4
4
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) .
5
5
6
- ## Unreleased
6
+ ## [ 1 ] - 2019-06-27
7
7
8
- First version.
8
+ First version.
9
+
10
+ [ 1 ] : https://github.com/zaproxy/fuzzdb-web-backdoors/releases/v1
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ zapAddOn {
33
33
addOnId.set(project.name.replace(" -" , " " ))
34
34
addOnName.set(" FuzzDB Web Backdoors" )
35
35
addOnStatus.set(AddOnStatus .RELEASE )
36
- zapVersion.set(" 2.5 .0" )
36
+ zapVersion.set(" 2.8 .0" )
37
37
38
38
releaseLink.set(" https://github.com/zaproxy/fuzzdb-web-backdoors/compare/v@PREVIOUS_VERSION@...v@CURRENT_VERSION@" )
39
39
unreleasedLink.set(" https://github.com/zaproxy/fuzzdb-web-backdoors/compare/v@CURRENT_VERSION@...HEAD" )
You can’t perform that action at this time.
0 commit comments