Skip to content

Commit

Permalink
Bump faas-cli tool version
Browse files Browse the repository at this point in the history
Updates floating tool version to 0.12.8

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
  • Loading branch information
alexellis committed Jul 14, 2020
1 parent 2dbf1c8 commit e92aa23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/get/get_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ package get

import "testing"

const faasCLIVersion = "0.12.6"
const faasCLIVersion = "0.12.8"
const arch64bit = "x86_64"

func Test_DownloadDarwin(t *testing.T) {
Expand Down

0 comments on commit e92aa23

Please sign in to comment.