mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-06-13 10:34:43 -04:00
chore: bump web to v7.2.0-beta.2
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
# The test runner source for UI tests
|
||||
WEB_COMMITID=44a7201d440d39f756c0d071e3b3e9a99688054d
|
||||
WEB_COMMITID=8e1c4ab91644a5441736522e72f98f9118fbefe3
|
||||
WEB_BRANCH=main
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
SHELL := bash
|
||||
NAME := web
|
||||
WEB_ASSETS_VERSION = v7.2.0-beta.1
|
||||
WEB_ASSETS_VERSION = v7.2.0-beta.2
|
||||
WEB_ASSETS_BRANCH = main
|
||||
|
||||
ifneq (, $(shell command -v go 2> /dev/null)) # suppress `command not found warnings` for non go targets in CI
|
||||
|
||||
Reference in New Issue
Block a user