Skip to content

Commit

Permalink
New release
Browse files Browse the repository at this point in the history
  • Loading branch information
ayende committed Jul 8, 2018
1 parent bad9283 commit 3902107
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 @@ -3,7 +3,7 @@
.\build.ps1 epub $false

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

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

Expand Down

0 comments on commit 3902107

Please sign in to comment.