Merge pull request #6234 from owncloud/bump-web-7.0.0-rc.36

[full-ci] chore: bump web to v7.0.0-rc.36
This commit is contained in:
Michael Barz
2023-05-05 15:15:50 +02:00
committed by GitHub
3 changed files with 151 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
SHELL := bash
NAME := web
WEB_ASSETS_VERSION = v7.0.0-rc.35
WEB_ASSETS_VERSION = v7.0.0-rc.36
include ../../.make/recursion.mk