Skip to content

Commit

Permalink
Bump web to v4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalwengerter committed Nov 16, 2021
1 parent 7de4616 commit f13ccb1
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .drone.env
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ CORE_COMMITID=4e808c1a89462fb91d2439dc3d9c490ebced3139
CORE_BRANCH=master

# The test runner source for UI tests
WEB_COMMITID=6f6855ebdea9ef5eb956ce517f3742e7018bccfa
WEB_COMMITID=82e69d203bfb44a2a652a4c052fe7ce795bb1100
WEB_BRANCH=master
8 changes: 8 additions & 0 deletions changelog/unreleased/update-web-4.5.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
Change: Update ownCloud Web to v4.5.0

Tags: web

We updated ownCloud Web to v4.5.0. Please refer to the changelog (linked) for details on the web release.

https://github.com/owncloud/ocis/pull/2780
https://github.com/owncloud/web/releases/tag/v4.5.0
2 changes: 1 addition & 1 deletion web/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ ci-go-generate: # CI runs ci-node-generate automatically before this target
.PHONY: ci-node-generate
ci-node-generate: pull-assets

WEB_ASSETS_VERSION = v4.4.0
WEB_ASSETS_VERSION = v4.5.0

.PHONY: pull-assets
pull-assets:
Expand Down

0 comments on commit f13ccb1

Please sign in to comment.