Fix unknown version inside settings » about

This commit is contained in:
su-ex 2020-11-30 00:25:00 +01:00
parent b6e2375d57
commit 26a25f1f34
No known key found for this signature in database
GPG Key ID: D743C50C8B61984C

View File

@ -40,6 +40,7 @@ setup:
web: export DIST_VERSION=$(WEB_OUT_DIST_VERSION)
web: setup
$(YARN) --cwd element-web dist
echo "$(VERSION)" > element-web/webapp/version
desktop-common: web
$(YARN) --cwd element-desktop run fetch --cfgdir ''