Skip to content

Commit 1cb6d93

Browse files
authored
Merge pull request #2438 from opencloud-eu/bump-web-6.0.0
[full-ci] chore: bump web to v6.0.0
2 parents bd02897 + 631b43e commit 1cb6d93

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.woodpecker.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# The test runner source for UI tests
2-
WEB_COMMITID=05cf6c25e32aeedf0901fcd5e6d43f7646310ef2
2+
WEB_COMMITID=43eeb67d031d5adf44d1168fe638531d13c51dd8
33
WEB_BRANCH=main
44

services/web/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
SHELL := bash
22
NAME := web
3-
WEB_ASSETS_VERSION = v5.1.0
3+
WEB_ASSETS_VERSION = v6.0.0
44
WEB_ASSETS_BRANCH = main
55

66
ifneq (, $(shell command -v go 2> /dev/null)) # suppress `command not found warnings` for non go targets in CI

0 commit comments

Comments
 (0)