Release 12 (devel -> main) #34

Merged
ChaoticByte merged 3 commits from devel into main 2022-08-06 17:01:25 +00:00
Showing only changes of commit 80b407069d - 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="11"
export APP_VERSION="12"
export PYTHONPATH="$(pwd)/packages/"