Skip to content

Commit

Permalink
bumping version to 20.04.2
Browse files Browse the repository at this point in the history
  • Loading branch information
blacktop committed Apr 14, 2020
1 parent abf60cc commit b72bc26
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,8 @@ bump: ## Incriment version patch number
release: bump ## Create a new release from the VERSION
@echo " > Creating Release"
@.hack/make/release v$(shell cat VERSION)

@goreleaser --rm-dist

.PHONY: destroy
destroy: ## Remove release from the VERSION
@echo " > Deleting Release"
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.04.2
20.04.3

0 comments on commit b72bc26

Please sign in to comment.