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

* chore: bump web to v7.0.0-rc.21

* Update .drone.env

* Update .drone.env

fixing move copyMove.feature test

---------

Co-authored-by: Viktor Scharf <scharf.vi@gmail.com>
This commit is contained in:
Benedikt Kulmann
2023-03-16 19:04:07 +01:00
committed by GitHub
parent 22a74ceaf8
commit d409effa57
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
# The test runner source for UI tests
WEB_COMMITID=62100dc92495cdacc7ef01db50998bd0912d40c3
WEB_COMMITID=185b60b07e9e39726b0ab87fc38d6445329a104c
WEB_BRANCH=master

View File

@@ -1,6 +1,6 @@
SHELL := bash
NAME := web
WEB_ASSETS_VERSION = v7.0.0-rc.20
WEB_ASSETS_VERSION = v7.0.0-rc.21
include ../../.make/recursion.mk