Skip to content

Commit

Permalink
chore: bump web to v8.0.0-alpha.4
Browse files Browse the repository at this point in the history
  • Loading branch information
JammingBen committed Oct 17, 2023
1 parent 917ee87 commit 6fa5268
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .drone.env
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# The test runner source for UI tests
WEB_COMMITID=a5b442ff9db3e9317cf163c6e2158e073ceb909d
WEB_COMMITID=81b683a3c5b9e719ce6fa44b72f268e419e1d97c
WEB_BRANCH=master
2 changes: 1 addition & 1 deletion services/web/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
SHELL := bash
NAME := web
WEB_ASSETS_VERSION = v8.0.0-alpha.3
WEB_ASSETS_VERSION = v8.0.0-alpha.4

include ../../.make/recursion.mk

Expand Down

0 comments on commit 6fa5268

Please sign in to comment.