Skip to content
This repository was archived by the owner on Jan 16, 2021. It is now read-only.

Commit 57e0bd7

Browse files
committed
[heroku-sample] update the template code for heroku
update the sample code that is setup when heroku apps are created
1 parent c25e4cc commit 57e0bd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

herokucmd/new.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import (
1414
)
1515

1616
const (
17-
nodeSampleURL = "https://github.com/pavanka/parse-webhooks/releases/download/2.0.0/node-sample.zip"
17+
nodeSampleURL = "https://github.com/pavanka/parse-webhooks/releases/download/3.0.0/node-sample.zip"
1818
nodeSampleBase = "node-sample"
1919
)
2020

0 commit comments

Comments
 (0)