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

This commit is contained in:
Jannik Stehle
2023-11-18 08:21:39 +01:00
committed by Viktor Scharf
parent ab28145600
commit a3e1406829
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=4f2ac8b7ad2b45a24db973ada928aa89066d9a93
WEB_COMMITID=7328b154c408c8c8553eef9f0af6911b9f8cdbba
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/7734
https://github.com/owncloud/web/releases/tag/v8.0.0-alpha.8
https://github.com/owncloud/ocis/pull/7748
https://github.com/owncloud/web/releases/tag/v8.0.0-alpha.9
+1 -1
View File
@@ -1,6 +1,6 @@
SHELL := bash
NAME := web
WEB_ASSETS_VERSION = v8.0.0-alpha.8
WEB_ASSETS_VERSION = v8.0.0-alpha.9
include ../../.make/recursion.mk