We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e04c10 commit 35b11faCopy full SHA for 35b11fa
Makefile
@@ -2,7 +2,7 @@
2
3
# Version of LRS Admin UI to use
4
5
-LRS_ADMIN_UI_VERSION ?= v0.2.0
+LRS_ADMIN_UI_VERSION ?= v0.2.2
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