chore/bump-web-4.1.0 (#1652)

CI shows a false failure. merge it
This commit is contained in:
Viktor Scharf
2025-10-13 16:09:44 +02:00
committed by GitHub
parent 805bd4305e
commit 6c387336e1
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
SHELL := bash
NAME := web
WEB_ASSETS_VERSION = v4.0.0
WEB_ASSETS_VERSION = v4.1.0
WEB_ASSETS_BRANCH = main
ifneq (, $(shell command -v go 2> /dev/null)) # suppress `command not found warnings` for non go targets in CI