[full-ci] chore: bump web to v7.0.0 (#2733)

* chore: bump web to v7.0.0

* update commit

* update commit

---------

Co-authored-by: v.scharf <v.scharf@opencloud.eu>
This commit is contained in:
Jannik Stehle
2026-05-11 17:09:01 +02:00
committed by GitHub
co-authored by v.scharf
parent cf0ec50da9
commit b8b8a1d558
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
SHELL := bash
NAME := web
WEB_ASSETS_VERSION = v6.2.0
WEB_ASSETS_VERSION = v7.0.0
WEB_ASSETS_BRANCH = main
ifneq (, $(shell command -v go 2> /dev/null)) # suppress `command not found warnings` for non go targets in CI