File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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.
33
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) .
55
6- ## Unreleased
6+ ## [ 1 ] - 2019-06-27
77
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 {
3333 addOnId.set(project.name.replace(" -" , " " ))
3434 addOnName.set(" FuzzDB Web Backdoors" )
3535 addOnStatus.set(AddOnStatus .RELEASE )
36- zapVersion.set(" 2.5 .0" )
36+ zapVersion.set(" 2.8 .0" )
3737
3838 releaseLink.set(" https://github.com/zaproxy/fuzzdb-web-backdoors/compare/v@PREVIOUS_VERSION@...v@CURRENT_VERSION@" )
3939 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