We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5260f93 commit f6bdb7fCopy full SHA for f6bdb7f
dotnet/CHANGELOG
@@ -1,3 +1,8 @@
1
+v4.16.1
2
+======
3
+
4
+* Fix nuget target framework (#13253)
5
6
v4.16.0
7
======
8
dotnet/selenium-dotnet-version.bzl
@@ -1,6 +1,6 @@
# BUILD FILE SYNTAX: STARLARK
-SE_VERSION = "4.16.0"
+SE_VERSION = "4.16.1"
ASSEMBLY_VERSION = "4.0.0.0"
SUPPORTED_NET_STANDARD_VERSIONS = ["netstandard2.0"]
0 commit comments