Skip to content

Commit

Permalink
Release add-on(s)
Browse files Browse the repository at this point in the history
Release the following add-ons:
 - Linux WebDrivers version 88
 - MacOS WebDrivers version 88
 - Windows WebDrivers version 88

Signed-off-by: zapbot <12745184+zapbot@users.noreply.github.com>
  • Loading branch information
zapbot committed May 25, 2024
1 parent e226dd3 commit 6157f79
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 6 deletions.
3 changes: 2 additions & 1 deletion addOns/webdrivers/webdriverlinux/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ All notable changes to this add-on will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## Unreleased
## [88] - 2024-05-25
### Changed
- Update ChromeDriver to 125.0.6422.78.

Expand Down Expand Up @@ -381,6 +381,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

- First release: Firefox v0.13.0 Chrome v2.27

[88]: https://github.com/zaproxy/zap-extensions/releases/webdriverlinux-v88
[87]: https://github.com/zaproxy/zap-extensions/releases/webdriverlinux-v87
[86]: https://github.com/zaproxy/zap-extensions/releases/webdriverlinux-v86
[85]: https://github.com/zaproxy/zap-extensions/releases/webdriverlinux-v85
Expand Down
2 changes: 1 addition & 1 deletion addOns/webdrivers/webdriverlinux/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version=88
release=false
release=true
3 changes: 2 additions & 1 deletion addOns/webdrivers/webdrivermacos/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ All notable changes to this add-on will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## Unreleased
## [88] - 2024-05-25
### Changed
- Update ChromeDriver to 125.0.6422.78.

Expand Down Expand Up @@ -381,6 +381,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

- First release: Firefox v0.13.0 Chrome v2.27

[88]: https://github.com/zaproxy/zap-extensions/releases/webdrivermacos-v88
[87]: https://github.com/zaproxy/zap-extensions/releases/webdrivermacos-v87
[86]: https://github.com/zaproxy/zap-extensions/releases/webdrivermacos-v86
[85]: https://github.com/zaproxy/zap-extensions/releases/webdrivermacos-v85
Expand Down
2 changes: 1 addition & 1 deletion addOns/webdrivers/webdrivermacos/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version=88
release=false
release=true
3 changes: 2 additions & 1 deletion addOns/webdrivers/webdriverwindows/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ All notable changes to this add-on will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## Unreleased
## [88] - 2024-05-25
### Changed
- Update ChromeDriver to 125.0.6422.78.

Expand Down Expand Up @@ -384,6 +384,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

- First release: Firefox v0.13.0 Chrome v2.27 IE 3.0.0

[88]: https://github.com/zaproxy/zap-extensions/releases/webdriverwindows-v88
[87]: https://github.com/zaproxy/zap-extensions/releases/webdriverwindows-v87
[86]: https://github.com/zaproxy/zap-extensions/releases/webdriverwindows-v86
[85]: https://github.com/zaproxy/zap-extensions/releases/webdriverwindows-v85
Expand Down
2 changes: 1 addition & 1 deletion addOns/webdrivers/webdriverwindows/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version=88
release=false
release=true

0 comments on commit 6157f79

Please sign in to comment.