Skip to content

Commit 84a5dec

Browse files
authored
Merge pull request #453 from yetanalytics/update-ui
Update UI version to v0.1.26
2 parents e2a7c15 + 49941da commit 84a5dec

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
@@ -2,7 +2,7 @@
22

33
# Version of LRS Admin UI to use
44

5-
LRS_ADMIN_UI_VERSION ?= v0.1.25
5+
LRS_ADMIN_UI_VERSION ?= v0.1.26
66
LRS_ADMIN_UI_LOCATION ?= https://github.com/yetanalytics/lrs-admin-ui/releases/download/${LRS_ADMIN_UI_VERSION}/lrs-admin-ui.zip
77
LRS_ADMIN_ZIPFILE ?= lrs-admin-ui-${LRS_ADMIN_UI_VERSION}.zip
88

0 commit comments

Comments
 (0)