Merge pull request #2953 from opencloud-eu/bump-web-7.2.0-beta.3

chore: bump web to v7.2.0-beta.3
This commit is contained in:
Benedikt Kulmann authored and GitHub committed 2026-06-17 13:24:40 +02:00
commit cba59be0ee
2 files changed
+3 -3

No files matched your search

+2 -2
View File
@@ -1,3 +1,3 @@
# The test runner source for UI tests
WEB_COMMITID=8164194c83c78ea7c7010cb8b771b3c81d26a23f
WEB_BRANCH=ScharfViktor-patch-1
WEB_COMMITID=47a1cfb1dbda4479b88e831d089bfa54b1f4bb8d
WEB_BRANCH=main
+1 -1
View File
@@ -1,6 +1,6 @@
SHELL := bash
NAME := web
WEB_ASSETS_VERSION = v7.2.0-beta.2
WEB_ASSETS_VERSION = v7.2.0-beta.3
WEB_ASSETS_BRANCH = main
ifneq (, $(shell command -v go 2> /dev/null)) # suppress `command not found warnings` for non go targets in CI