Merge pull request #7773 from owncloud/bump-web-to-8.0.0-alpha.10

chore: bump web to v8.0.0-alpha.10
This commit is contained in:
Jannik Stehle
2023-11-21 18:35:14 +01:00
committed by GitHub
3 changed files with 4 additions and 4 deletions

View File

@@ -1,3 +1,3 @@
# The test runner source for UI tests
WEB_COMMITID=7fd9f43ea4d9ba6024259f480ba72820db4e9b6c
WEB_COMMITID=9eaba7e2b21d44bf58c7c8b47e077d10cc531e84
WEB_BRANCH=master

View File

@@ -70,5 +70,5 @@ We updated ownCloud Web to v8.0.0. Please refer to the changelog (linked) for de
* Enhancement [owncloud/web#9912](https://github.com/owncloud/web/pull/9912) - Add media type filter chip
https://github.com/owncloud/ocis/pull/7748
https://github.com/owncloud/web/releases/tag/v8.0.0-alpha.9
https://github.com/owncloud/ocis/pull/7773
https://github.com/owncloud/web/releases/tag/v8.0.0-alpha.10

View File

@@ -1,6 +1,6 @@
SHELL := bash
NAME := web
WEB_ASSETS_VERSION = v8.0.0-alpha.9
WEB_ASSETS_VERSION = v8.0.0-alpha.10
include ../../.make/recursion.mk