Merge pull request #7918 from owncloud/bump-web-8.0.0-alpha.13

[full-ci] chore: bump web to v8.0.0-alpha.13
This commit is contained in:
Benedikt Kulmann
2023-12-08 15:06:06 +01:00
committed by GitHub
3 changed files with 13 additions and 2 deletions

View File

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

View File

@@ -0,0 +1,11 @@
Enhancement: Update web to v8.0.0-alpha.13
Tags: web
We updated ownCloud Web to v8.0.0-alpha.13. Please refer to the changelog (linked) for details on the web release.
## Summary
* Enhancement [owncloud/web#10104](https://github.com/owncloud/web/pull/10104): Create link modal
https://github.com/owncloud/ocis/pull/7918
https://github.com/owncloud/web/releases/tag/v8.0.0-alpha.13

View File

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