From 38b93e78478c21d34ec6f2df0f08ddbd811d4bc4 Mon Sep 17 00:00:00 2001 From: jensgrunzer1 <125598768+jensgrunzer1@users.noreply.github.com> Date: Wed, 22 Jan 2025 16:08:59 +0100 Subject: [PATCH] Update aarch64_buildscript --- aarch64_buildscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aarch64_buildscript b/aarch64_buildscript index faa1ce7d..e29984a6 100755 --- a/aarch64_buildscript +++ b/aarch64_buildscript @@ -41,5 +41,5 @@ export PYTHON_KEYRING_BACKEND=keyring.backends.fail.Keyring poetry env use /usr/bin/python3.11 poetry install # Swing gives error if this is not set. Set to version of repo you cloned. -export SWINGMUSIC_APP_VERSION="1.4.8" +export SWINGMUSIC_APP_VERSION="TAG" poetry run python manage.py --build