Skip to content

Commit d0afbfc

Browse files
committed
chore: test github action
1 parent 67cee59 commit d0afbfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
MAJOR := 0
1818
MINOR := 14
1919
PATCH := 0
20-
LABEL :=
20+
LABEL := -test1
2121
VERSION := $(MAJOR).$(MINOR).$(PATCH)$(LABEL)
2222

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

0 commit comments

Comments
 (0)