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 28, 2018
1 parent e47b647 commit f1a1fd1
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.23-rc"
$release = "v4.0.24-rc"

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

Expand Down

0 comments on commit f1a1fd1

Please sign in to comment.