Skip to content

Commit

Permalink
Merge pull request #5532 from zapbot/bump-version
Browse files Browse the repository at this point in the history
Prepare next dev iteration(s)
  • Loading branch information
thc202 authored Jun 25, 2024
2 parents 9344cfa + fc1c3e5 commit f35be47
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 6 deletions.
3 changes: 3 additions & 0 deletions addOns/webdrivers/webdriverlinux/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ 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


## [93] - 2024-06-25
### Changed
- Update ChromeDriver to 126.0.6478.126.
Expand Down
4 changes: 2 additions & 2 deletions addOns/webdrivers/webdriverlinux/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version=93
release=true
version=94
release=false
3 changes: 3 additions & 0 deletions addOns/webdrivers/webdrivermacos/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ 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


## [93] - 2024-06-25
### Changed
- Update ChromeDriver to 126.0.6478.126.
Expand Down
4 changes: 2 additions & 2 deletions addOns/webdrivers/webdrivermacos/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version=93
release=true
version=94
release=false
3 changes: 3 additions & 0 deletions addOns/webdrivers/webdriverwindows/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ 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


## [93] - 2024-06-25
### Changed
- Update ChromeDriver to 126.0.6478.126.
Expand Down
4 changes: 2 additions & 2 deletions addOns/webdrivers/webdriverwindows/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version=93
release=true
version=94
release=false

0 comments on commit f35be47

Please sign in to comment.