Release 5.0 (devel -> main) #25

Merged
ChaoticByte merged 7 commits from devel into main 2022-05-16 11:53:52 +00:00
Showing only changes of commit b7e9673267 - 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="4.0"
export APP_VERSION="5.0"
export PYTHONPATH="$(pwd)/packages/"