Skip to content

Commit f6bdb7f

Browse files
committed
[dotnet] bump version to 4.16.1
1 parent 5260f93 commit f6bdb7f

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

dotnet/CHANGELOG

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
v4.16.1
2+
======
3+
4+
* Fix nuget target framework (#13253)
5+
16
v4.16.0
27
======
38

dotnet/selenium-dotnet-version.bzl

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# BUILD FILE SYNTAX: STARLARK
22

3-
SE_VERSION = "4.16.0"
3+
SE_VERSION = "4.16.1"
44
ASSEMBLY_VERSION = "4.0.0.0"
55
SUPPORTED_NET_STANDARD_VERSIONS = ["netstandard2.0"]
66

0 commit comments

Comments
 (0)