Skip to content

Commit

Permalink
Bumping release
Browse files Browse the repository at this point in the history
  • Loading branch information
ayende committed Jul 19, 2015
1 parent 69b1b33 commit 4a96f9b
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 @@ -4,7 +4,7 @@
c:\tools\kindlegen\kindlegen.exe ".\Output\Inside RavenDB 3.0.epub"

$token = Get-Content "$pwd\..\Credentials\github.txt"
$release = "v0.3.5"
$release = "v0.3.6"

$json = Invoke-WebRequest -ErrorAction Stop `
-Uri "https://api.github.com/repos/ayende/book/releases" `
Expand Down

0 comments on commit 4a96f9b

Please sign in to comment.