Skip to content

Commit db1f69b

Browse files
authored
Merge pull request #470 from yetanalytics/ui-update-v0.2.4
Update UI version to v0.2.4
2 parents 0faf6c0 + db7c08a commit db1f69b

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.2.3
5+
LRS_ADMIN_UI_VERSION ?= v0.2.4
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)