mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
fn tool: 0.3.47 release [skip ci]
This commit is contained in:
@@ -10,7 +10,7 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
// Version of Functions CLI
|
// Version of Functions CLI
|
||||||
var Version = "0.3.46"
|
var Version = "0.3.47"
|
||||||
|
|
||||||
func version() cli.Command {
|
func version() cli.Command {
|
||||||
r := versionCmd{VersionApi: functions.NewVersionApi()}
|
r := versionCmd{VersionApi: functions.NewVersionApi()}
|
||||||
|
|||||||
Reference in New Issue
Block a user