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

This commit is contained in:
Benedikt Kulmann
2023-03-06 21:45:28 +01:00
parent 2bf458385d
commit 91370eb611
2 changed files with 2 additions and 2 deletions

View File

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

View File

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