From 1bc08414d257ad21ad72c67ee98013a78858c943 Mon Sep 17 00:00:00 2001 From: zapbot <12745184+zapbot@users.noreply.github.com> Date: Thu, 10 Oct 2024 09:19:04 +0000 Subject: [PATCH] Prepare next dev iteration(s) Update version and changelog for: - Linux WebDrivers - MacOS WebDrivers - Windows WebDrivers Signed-off-by: zapbot <12745184+zapbot@users.noreply.github.com> --- addOns/webdrivers/webdriverlinux/CHANGELOG.md | 3 +++ addOns/webdrivers/webdriverlinux/gradle.properties | 4 ++-- addOns/webdrivers/webdrivermacos/CHANGELOG.md | 3 +++ addOns/webdrivers/webdrivermacos/gradle.properties | 4 ++-- addOns/webdrivers/webdriverwindows/CHANGELOG.md | 3 +++ addOns/webdrivers/webdriverwindows/gradle.properties | 4 ++-- 6 files changed, 15 insertions(+), 6 deletions(-) diff --git a/addOns/webdrivers/webdriverlinux/CHANGELOG.md b/addOns/webdrivers/webdriverlinux/CHANGELOG.md index 49a8f336e97..05028d799fc 100644 --- a/addOns/webdrivers/webdriverlinux/CHANGELOG.md +++ b/addOns/webdrivers/webdriverlinux/CHANGELOG.md @@ -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 + + ## [108] - 2024-10-10 ### Changed - Update ChromeDriver to 129.0.6668.100. diff --git a/addOns/webdrivers/webdriverlinux/gradle.properties b/addOns/webdrivers/webdriverlinux/gradle.properties index be5aaf9bc7b..5f9e478b6ad 100644 --- a/addOns/webdrivers/webdriverlinux/gradle.properties +++ b/addOns/webdrivers/webdriverlinux/gradle.properties @@ -1,2 +1,2 @@ -version=108 -release=true +version=109 +release=false diff --git a/addOns/webdrivers/webdrivermacos/CHANGELOG.md b/addOns/webdrivers/webdrivermacos/CHANGELOG.md index ef881453cc7..9eaba21c1e5 100644 --- a/addOns/webdrivers/webdrivermacos/CHANGELOG.md +++ b/addOns/webdrivers/webdrivermacos/CHANGELOG.md @@ -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 + + ## [108] - 2024-10-10 ### Changed - Update ChromeDriver to 129.0.6668.100. diff --git a/addOns/webdrivers/webdrivermacos/gradle.properties b/addOns/webdrivers/webdrivermacos/gradle.properties index be5aaf9bc7b..5f9e478b6ad 100644 --- a/addOns/webdrivers/webdrivermacos/gradle.properties +++ b/addOns/webdrivers/webdrivermacos/gradle.properties @@ -1,2 +1,2 @@ -version=108 -release=true +version=109 +release=false diff --git a/addOns/webdrivers/webdriverwindows/CHANGELOG.md b/addOns/webdrivers/webdriverwindows/CHANGELOG.md index 2d80ae4f0e9..ad7edabaf5f 100644 --- a/addOns/webdrivers/webdriverwindows/CHANGELOG.md +++ b/addOns/webdrivers/webdriverwindows/CHANGELOG.md @@ -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 + + ## [108] - 2024-10-10 ### Changed - Update ChromeDriver to 129.0.6668.100. diff --git a/addOns/webdrivers/webdriverwindows/gradle.properties b/addOns/webdrivers/webdriverwindows/gradle.properties index be5aaf9bc7b..5f9e478b6ad 100644 --- a/addOns/webdrivers/webdriverwindows/gradle.properties +++ b/addOns/webdrivers/webdriverwindows/gradle.properties @@ -1,2 +1,2 @@ -version=108 -release=true +version=109 +release=false