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 4, 2017
1 parent 2571a84 commit 2ca110f
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.1-preview"
$release = "v4.0.3-preview"


$json = Invoke-WebRequest -ErrorAction Stop `
Expand Down

0 comments on commit 2ca110f

Please sign in to comment.