Skip to content

Commit

Permalink
Bump the default template version to 0.2.0-alpha4 (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
phamann authored Apr 8, 2020
1 parent ea5d06e commit 0fba867
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/compute/init.go
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ type template struct {

const (
defaultTemplate = "https://github.com/fastly/fastly-template-rust-default.git"
defaultTemplateBranch = "0.2.0-alpha3"
defaultTemplateBranch = "0.2.0-alpha4"
defaultTopLevelDomain = "edgecompute.app"
manageServiceBaseURL = "https://manage.fastly.com/configure/services/"
)
Expand Down

0 comments on commit 0fba867

Please sign in to comment.