Skip to content

Commit

Permalink
Bump mfgen version
Browse files Browse the repository at this point in the history
  • Loading branch information
immesys committed Jul 6, 2018
1 parent bd0af84 commit 50d070a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mfgen/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import (

//go:generate go-bindata -o templates.go -prefix ../manifest_templates ../manifest_templates/

const PackageVersion = "4.11.1"
const PackageVersion = "4.12.0"

func main() {
app := cli.NewApp()
Expand Down

0 comments on commit 50d070a

Please sign in to comment.