Skip to content

Commit deda399

Browse files
committed
Updating .NET assembly version for 4.0a5
1 parent e31b067 commit deda399

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dotnet/selenium-dotnet-version.bzl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# BUILD FILE SYNTAX: SKYLARK
22

3-
SE_VERSION = "4.0.0-alpha04"
3+
SE_VERSION = "4.0.0-alpha05"
44
ASSEMBLY_VERSION = "4.0.0.0"
55
SUPPORTED_NET_FRAMEWORKS = ["net45", "net46", "net47"]
66

77
ASSEMBLY_COMPANY = "Selenium Committers"
8-
ASSEMBLY_COPYRIGHT = "Copyright © Software Freedom Conservancy 2018"
8+
ASSEMBLY_COPYRIGHT = "Copyright © Software Freedom Conservancy 2020"
99
ASSEMBLY_INFORMATIONAL_VERSION = "4"
1010
ASSEMBLY_PRODUCT = "Selenium"

0 commit comments

Comments
 (0)