chore: bump web to v7.0.0-rc.18

This commit is contained in:
Benedikt Kulmann
2023-03-07 23:24:01 +01:00
parent a34a3b2a98
commit af46ffa300
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
# The test runner source for UI tests
WEB_COMMITID=8ac9e04975a6572c9f1151a81abfab49f073138d
WEB_COMMITID=c2f5d649e364bb2a52c53c3f81390726af296d7d
WEB_BRANCH=master

View File

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