Skip to content

Commit

Permalink
chore: bump web to v8.0.0-alpha.13
Browse files Browse the repository at this point in the history
  • Loading branch information
JammingBen committed Dec 8, 2023
1 parent 99fb7a2 commit f5a4f12
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .drone.env
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# The test runner source for UI tests
WEB_COMMITID=bdd7363797fd0f43c5f3d16579beb18d6f40bb0d
WEB_COMMITID=f0a937705e51cef0393af3b070730d6f347a41e5
WEB_BRANCH=master
11 changes: 11 additions & 0 deletions changelog/unreleased/update-web-8.0.0-alpha.13.md
Original file line number Diff line number Diff line change
@@ -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
2 changes: 1 addition & 1 deletion services/web/Makefile
Original file line number Diff line number Diff line change
@@ -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

Expand Down

0 comments on commit f5a4f12

Please sign in to comment.