mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-03-22 09:21:56 -04:00
Merge pull request #7601 from owncloud/bump-web-to-7.1.1
chore: bump web to v7.1.1
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
# The test runner source for UI tests
|
||||
WEB_COMMITID=a26f7920d4ef8bf57488b18e451525d16e246e9e
|
||||
WEB_BRANCH=stable-7.1
|
||||
WEB_COMMITID=5fec611688782cdf97fafa31993fe40018f6c132
|
||||
WEB_BRANCH=release-7.1.1
|
||||
|
||||
11
changelog/unreleased/bump-web-7.1.1.md
Normal file
11
changelog/unreleased/bump-web-7.1.1.md
Normal file
@@ -0,0 +1,11 @@
|
||||
Enhancement: Update web to v7.1.1
|
||||
|
||||
Tags: web
|
||||
|
||||
We updated ownCloud Web to v7.1.1. Please refer to the changelog (linked) for details on the web release.
|
||||
|
||||
## Summary
|
||||
* Bugfix [owncloud/web#9833](https://github.com/owncloud/web/pull/9833): Resolving external URLs
|
||||
|
||||
https://github.com/owncloud/ocis/pull/7601
|
||||
https://github.com/owncloud/web/releases/tag/v7.1.1
|
||||
@@ -1,6 +1,6 @@
|
||||
SHELL := bash
|
||||
NAME := web
|
||||
WEB_ASSETS_VERSION = v7.1.0
|
||||
WEB_ASSETS_VERSION = v7.1.1
|
||||
|
||||
include ../../.make/recursion.mk
|
||||
|
||||
|
||||
Reference in New Issue
Block a user