Merge pull request #6016 from owncloud/bump-web-v7.0.0-rc.28

chore: bump web to v7.0.0-rc.29
This commit is contained in:
Jannik Stehle authored and GitHub committed 2023-04-05 21:49:50 +02:00
commit 0bad34dcd2
2 files changed
+2 -2

No files matched your search

+1 -1
View File
@@ -1,3 +1,3 @@
# The test runner source for UI tests
WEB_COMMITID=a3bb344aeab7fbb42c53815502abef7311e948fe
WEB_COMMITID=c7781078121ee07cc19b866713b0047a0e1c0eed
WEB_BRANCH=master
+1 -1
View File
@@ -1,6 +1,6 @@
SHELL := bash
NAME := web
WEB_ASSETS_VERSION = v7.0.0-rc.27
WEB_ASSETS_VERSION = v7.0.0-rc.29
include ../../.make/recursion.mk