Skip to content

Commit 1f4268c

Browse files
authored
Merge pull request #466 from yetanalytics/jwt-enhancement-epic-ui-update
Update UI version to v0.2.0
2 parents f236656 + f917581 commit 1f4268c

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