Merge pull request #5954 from owncloud/bump-web-7.0.0-rc.25

[full-ci] chore: update web to v7.0.0-rc.25
This commit is contained in:
Jannik Stehle
2023-03-29 17:00:14 +02: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.24
WEB_ASSETS_VERSION = v7.0.0-rc.25
include ../../.make/recursion.mk