Skip to content

Commit

Permalink
Ready for another release
Browse files Browse the repository at this point in the history
  • Loading branch information
ayende committed May 21, 2018
1 parent b4b7a55 commit 7072b7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
.\build.ps1 docx $false

$token = Get-Content "$pwd\..\Credentials\github.txt"
$release = "v4.0.19-rc"
$release = "v4.0.20-rc"

[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12

Expand Down

0 comments on commit 7072b7d

Please sign in to comment.