Skip to content

Commit

Permalink
Preparing for release
Browse files Browse the repository at this point in the history
  • Loading branch information
ayende committed Jun 8, 2018
1 parent d6ed7a2 commit 20042fd
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.20-rc"
$release = "v4.0.21-rc"

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

Expand Down

0 comments on commit 20042fd

Please sign in to comment.