We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11f67c1 commit ff95903Copy full SHA for ff95903
dotnet/CHANGELOG
@@ -1,3 +1,7 @@
1
+v4.12.2
2
+======
3
+* No code changes; issue with 4.12.1 release
4
+
5
v4.12.1
6
======
7
* Only target Netstandard 2.0 for release
dotnet/selenium-dotnet-version.bzl
@@ -1,6 +1,6 @@
# BUILD FILE SYNTAX: STARLARK
-SE_VERSION = "4.12.1"
+SE_VERSION = "4.12.2"
ASSEMBLY_VERSION = "4.0.0.0"
SUPPORTED_NET_STANDARD_VERSIONS = ["netstandard2.0"]
0 commit comments