Release 11 (devel -> main) #33

Merged
ChaoticByte merged 3 commits from devel into main 2022-07-05 15:45:07 +00:00
Showing only changes of commit 1173406836 - Show all commits

View file

@ -2,5 +2,5 @@
export DJANGO_SK_ABS_FP="$(pwd)/config/secret_key.txt"
export STATIC_FILES="$(pwd)/static/"
export APP_VERSION="10"
export APP_VERSION="11"
export PYTHONPATH="$(pwd)/packages/"