We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10f0894 commit f54286fCopy full SHA for f54286f
Makefile
@@ -1,3 +1,4 @@
1
+VERSION := v1.0.0-beta.4
2
SRC_FILES := $(shell find src -name '*.sh' -o -name '*.png')
3
NEXT_WAKEUP_SRC_FILES := $(shell find src/next-wakeup/src -name '*.rs')
4
TARGET_FILES := $(SRC_FILES:src/%=dist/%)
0 commit comments