Skip to content

Commit 70119ed

Browse files
committed
[dotnet] Bumping version for patch release
1 parent 78b6ea4 commit 70119ed

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

dotnet/CHANGELOG

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
v4.26.1
2+
======
3+
* [bidi] Reveal browsing context module in bidi instance (#14684)
4+
* Fix adding cookies when ReturnedCookie class is used (#14697)
5+
16
v4.26.0
27
======
38
* [bidi] Fix web socket communication for .net framework

dotnet/selenium-dotnet-version.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# BUILD FILE SYNTAX: STARLARK
22

3-
SE_VERSION = "4.27.0-nightly202410301443"
3+
SE_VERSION = "4.26.1"
44
ASSEMBLY_VERSION = "4.0.0.0"
55
SUPPORTED_NET_STANDARD_VERSIONS = ["netstandard2.0"]
66

0 commit comments

Comments
 (0)