Skip to content

Commit

Permalink
[js] Updating version to nightly
Browse files Browse the repository at this point in the history
pujagani committed Sep 16, 2024

Verified

This commit was signed with the committer’s verified signature.
brandonkelly Brandon Kelly
1 parent b5498a4 commit 1cb7c2a
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion javascript/node/selenium-webdriver/BUILD.bazel
Original file line number Diff line number Diff line change
@@ -11,7 +11,7 @@ load("//javascript/private:browsers.bzl", "BROWSERS")

npm_link_all_packages(name = "node_modules")

VERSION = "4.24.1"
VERSION = "4.25.0-nightly202409161624"

BROWSER_VERSIONS = [
"v85",
2 changes: 1 addition & 1 deletion javascript/node/selenium-webdriver/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "selenium-webdriver",
"version": "4.24.1",
"version": "4.25.0-nightly202409161624",
"description": "The official WebDriver JavaScript bindings from the Selenium project",
"license": "Apache-2.0",
"keywords": [

0 comments on commit 1cb7c2a

Please sign in to comment.