Skip to content

Commit

Permalink
wip: fixup spaces in makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
joodie committed Oct 25, 2023
1 parent ebce03e commit 78f3425
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,9 @@

BB:=bb
version:=$(shell git describe --tags)
BABASHKA_VERSION:=1.3.186-SNAPSHOT # need latest snapshot for standalone executables

# need latest snapshot for standalone executables
BABASHKA_VERSION:=1.3.186-SNAPSHOT

.PHONY: uberjar

Expand Down

0 comments on commit 78f3425

Please sign in to comment.