Skip to content

Commit 153fdee

Browse files
authored
Merge pull request #2349 from opencloud-eu/bump-web-5.1.0
[full-ci] chore: bump web to v5.1.0
2 parents e698a35 + 5be9867 commit 153fdee

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=980964ccafe81cba6742cead151ac2d61408dae3
2+
WEB_COMMITID=05cf6c25e32aeedf0901fcd5e6d43f7646310ef2
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.0.0
3+
WEB_ASSETS_VERSION = v5.1.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)