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:
+1
-1
@@ -1,3 +1,3 @@
|
|||||||
# The test runner source for UI tests
|
# The test runner source for UI tests
|
||||||
WEB_COMMITID=bdd7363797fd0f43c5f3d16579beb18d6f40bb0d
|
WEB_COMMITID=f0a937705e51cef0393af3b070730d6f347a41e5
|
||||||
WEB_BRANCH=master
|
WEB_BRANCH=master
|
||||||
|
|||||||
@@ -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
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
SHELL := bash
|
SHELL := bash
|
||||||
NAME := web
|
NAME := web
|
||||||
WEB_ASSETS_VERSION = v8.0.0-alpha.12
|
WEB_ASSETS_VERSION = v8.0.0-alpha.13
|
||||||
|
|
||||||
include ../../.make/recursion.mk
|
include ../../.make/recursion.mk
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user