diff --git a/main.go b/main.go index 64ea4e9c..4c442fb3 100644 --- a/main.go +++ b/main.go @@ -1,6 +1,5 @@ package main -//go:generate git tag -af v$VERSION -m "v$VERSION" //go:generate go run src/install/updateversion.go //go:generate git commit -am "bump $VERSION" //go:generate git tag -af v$VERSION -m "v$VERSION"