Skip to content

Commit

Permalink
chore: test github action
Browse files Browse the repository at this point in the history
  • Loading branch information
vfusco committed Dec 13, 2023
1 parent 8413953 commit ec6a4b6
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 @@ -17,7 +17,7 @@
MAJOR := 0
MINOR := 14
PATCH := 0
LABEL :=
LABEL := -test1
VERSION := $(MAJOR).$(MINOR).$(PATCH)$(LABEL)

TOOLS_DEB := machine-emulator-tools-v$(VERSION).deb
Expand Down

0 comments on commit ec6a4b6

Please sign in to comment.