Merge pull request #1849 from opencloud-eu/bump-reva-2.39.2

reva-bump-2.39.2. update opencloud 4.0.0-rc.1
This commit is contained in:
Jörn Friedrich Dreyer
2025-11-14 10:37:00 +01:00
committed by GitHub
66 changed files with 1328 additions and 10644 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
SHELL := bash
NAME := web
WEB_ASSETS_VERSION = v4.2.0
WEB_ASSETS_VERSION = v4.2.1-alpha.1
WEB_ASSETS_BRANCH = main
ifneq (, $(shell command -v go 2> /dev/null)) # suppress `command not found warnings` for non go targets in CI