Skip to content

Commit 656c7c3

Browse files
authored
chore: bump web to v6.1.0 (#2541)
1 parent f0836c5 commit 656c7c3

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=43eeb67d031d5adf44d1168fe638531d13c51dd8
2+
WEB_COMMITID=5d1f591e2b6d126c6a8ad58209f2084ddd0acc56
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 = v6.0.0
3+
WEB_ASSETS_VERSION = v6.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)