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

This commit is contained in:
Jannik Stehle
2023-11-08 12:31:12 +01:00
parent c23cfd8aae
commit 4aede682bc
3 changed files with 3 additions and 3 deletions

View File

@@ -1,3 +1,3 @@
# The test runner source for UI tests
WEB_COMMITID=d61c5f240b17a04b3de4ce6da1d1773445853431
WEB_COMMITID=e518f4c2d19ccd233666e7dd46ad8f38ecdbdf00
WEB_BRANCH=master

View File

@@ -65,4 +65,4 @@ We updated ownCloud Web to v8.0.0. Please refer to the changelog (linked) for de
https://github.com/owncloud/ocis/pull/7673
https://github.com/owncloud/web/releases/tag/v8.0.0-alpha.6
https://github.com/owncloud/web/releases/tag/v8.0.0-alpha.7

View File

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