Skip to content

Commit e6080b6

Browse files
committed
[dotnet] Update version for 4.0 RC3
1 parent 6c5c572 commit e6080b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.0.0"
3+
SE_VERSION = "4.0.0-rc3"
44
ASSEMBLY_VERSION = "4.0.0.0"
55
SUPPORTED_NET_FRAMEWORKS = ["net45", "net46", "net47", "net48"]
66
SUPPORTED_NET_STANDARD_VERSIONS = ["netstandard2.0", "netstandard2.1", "net5.0"]

0 commit comments

Comments
 (0)