chore: bump web to v8.0.0-alpha.10

This commit is contained in:
Jannik Stehle
2023-11-21 17:00:46 +01:00
parent 8fba7e8468
commit bc838cc5d4
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
# The test runner source for UI tests
WEB_COMMITID=7fd9f43ea4d9ba6024259f480ba72820db4e9b6c
WEB_COMMITID=9eaba7e2b21d44bf58c7c8b47e077d10cc531e84
WEB_BRANCH=master
@@ -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
+1 -1
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