Bump version to 6

This commit is contained in:
W13R 2022-05-26 19:32:33 +02:00
parent 9f965b8119
commit 5edc1862f4

View file

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