Skip to content

Commit 47ae76e

Browse files
authored
bump version (#18)
1 parent 7424f50 commit 47ae76e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ endif
5757
# install-firmware
5858
.PHONY: install-firmware
5959
install-firmware: uv ## Install the board firmware onto a connected PROVES Kit
60-
@$(UVX) --from git+https://github.com/proveskit/[email protected].0 install-firmware v4
60+
@$(UVX) --from git+https://github.com/proveskit/[email protected].1 install-firmware v4
6161

6262
.PHONY: clean
6363
clean: ## Remove all gitignored files such as downloaded libraries and artifacts

0 commit comments

Comments
 (0)