Merge pull request #7404 from owncloud/bump-to-v8.0.0-alpha.3

[full-ci] chore: bump web to v8.0.0-alpha.3
This commit is contained in:
Michael Barz
2023-10-04 13:27:56 +02:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
# The test runner source for UI tests
WEB_COMMITID=1322e5b46c827d0e7f7b8f563f302e61269f8515
WEB_COMMITID=a5b442ff9db3e9317cf163c6e2158e073ceb909d
WEB_BRANCH=master
+1 -1
View File
@@ -1,6 +1,6 @@
SHELL := bash
NAME := web
WEB_ASSETS_VERSION = v8.0.0-alpha.2
WEB_ASSETS_VERSION = v8.0.0-alpha.3
include ../../.make/recursion.mk