Merge pull request #6375 from owncloud/bump-web-v7.0.0-rc.38

[full-ci] chore: bump web to v7.0.0-rc.38
This commit is contained in:
Jannik Stehle
2023-05-24 16:32:08 +02:00
committed by GitHub
3 changed files with 160 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
SHELL := bash
NAME := web
WEB_ASSETS_VERSION = v7.0.0-rc.37
WEB_ASSETS_VERSION = v7.0.0-rc.38
include ../../.make/recursion.mk