Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
davi17g committed Apr 15, 2024
1 parent a508ad6 commit 53af95a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ tarball: prep-submodules

.PHONY: release
release:
cd ./scripts && ./release.sh
cd ./scripts && ./release.sh $(NEXT_VERSION)

.PHONY: clean
clean:
Expand Down

0 comments on commit 53af95a

Please sign in to comment.