We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 541dcb6 + 41ac17f commit b630318Copy full SHA for b630318
Makefile
@@ -2,7 +2,7 @@
2
3
# Version of LRS Admin UI to use
4
5
-LRS_ADMIN_UI_VERSION ?= v0.1.18
+LRS_ADMIN_UI_VERSION ?= v0.1.19
6
LRS_ADMIN_UI_LOCATION ?= https://github.com/yetanalytics/lrs-admin-ui/releases/download/${LRS_ADMIN_UI_VERSION}/lrs-admin-ui.zip
7
LRS_ADMIN_ZIPFILE ?= lrs-admin-ui-${LRS_ADMIN_UI_VERSION}.zip
8
0 commit comments