File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ All notable changes to the full browser extension will be documented in this fil
33
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) .
55
6- ## Unreleased
6+ ## 0.1.3 - 2025-06-18
77
88### Fixed
99- Download on script completion on Chrome.
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ All notable changes to the recorder browser extension will be documented in this
33
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) .
55
6- ## Unreleased
6+ ## 0.1.3 - 2025-06-18
77
88### Fixed
99- Download on script completion on Chrome.
Original file line number Diff line number Diff line change 11{
22 "manifest_version" : 3 ,
33 "name" : " ZAP by Checkmarx Browser Extension" ,
4- "version" : " 0.1.2 " ,
4+ "version" : " 0.1.3 " ,
55
66 "icons" : {
77 "16" : " assets/icons/zap16x16.png" ,
Original file line number Diff line number Diff line change 11{
22 "manifest_version" : 3 ,
33 "name" : " ZAP by Checkmarx Recorder" ,
4- "version" : " 0.1.2 " ,
4+ "version" : " 0.1.3 " ,
55
66 "icons" : {
77 "16" : " assets/icons/zap16x16.png" ,
You can’t perform that action at this time.
0 commit comments