mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-08-02 19:09:26 -04:00
chore: bump web to v7.1.2
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# The test runner source for UI tests
|
||||
WEB_COMMITID=cbe31176647b7e6f0c5ec75a2097072d380c7bd8
|
||||
WEB_COMMITID=096ba683b62ab19ee7ff5dabe1225506ef50713c
|
||||
WEB_BRANCH=stable-7.1
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
SHELL := bash
|
||||
NAME := web
|
||||
WEB_ASSETS_VERSION = v7.1.1
|
||||
WEB_ASSETS_BRANCH = main
|
||||
WEB_ASSETS_VERSION = v7.1.2
|
||||
WEB_ASSETS_BRANCH = stable-7.1
|
||||
|
||||
ifneq (, $(shell command -v go 2> /dev/null)) # suppress `command not found warnings` for non go targets in CI
|
||||
include ../../.bingo/Variables.mk
|
||||
|
||||
Reference in New Issue
Block a user