Skip to content

Commit

Permalink
update ui version to 0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Игорь Фонин committed Jul 5, 2022
1 parent 618d720 commit 23a6bb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ build:
go build -ldflags "-X main.hoverctlVersion=$(GIT_TAG_NAME)" -o ../target/hoverctl

build-ui:
wget https://github.com/MegafonWebLab/hoverfly-ui/releases/download/v0.2.2/release.zip
wget https://github.com/MegafonWebLab/hoverfly-ui/releases/download/v0.2.3/release.zip
mkdir hoverfly-ui
unzip ./release.zip -d hoverfly-ui
cd core && \
Expand Down

0 comments on commit 23a6bb1

Please sign in to comment.