Skip to content

Commit 618d720

Browse files
author
Игорь Фонин
committed
update ui version
1 parent 74f2671 commit 618d720

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ build:
3939
go build -ldflags "-X main.hoverctlVersion=$(GIT_TAG_NAME)" -o ../target/hoverctl
4040

4141
build-ui:
42-
wget https://github.com/MegafonWebLab/hoverfly-ui/releases/download/v0.2.1/release.zip
42+
wget https://github.com/MegafonWebLab/hoverfly-ui/releases/download/v0.2.2/release.zip
4343
mkdir hoverfly-ui
4444
unzip ./release.zip -d hoverfly-ui
4545
cd core && \

0 commit comments

Comments
 (0)