Merge pull request #5786 from owncloud/bump-web-v7.0.0-rc.19

[full-ci] chore: bump web to v7.0.0-rc.20
This commit is contained in:
Michael Barz
2023-03-10 09:01:10 +01:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
SHELL := bash
NAME := web
WEB_ASSETS_VERSION = v7.0.0-rc.18
WEB_ASSETS_VERSION = v7.0.0-rc.20
include ../../.make/recursion.mk