Bumped version to 13

This commit is contained in:
W13R 2022-11-05 09:47:18 +01:00
parent af4dbc74b5
commit 09836176e6

View file

@ -3,5 +3,5 @@
export DJANGO_SK_ABS_FP="$(pwd)/config/secret_key.txt"
export PROFILE_PICTURES="$(pwd)/profilepictures/"
export STATIC_FILES="$(pwd)/static/"
export APP_VERSION="12"
export APP_VERSION="13"
export PYTHONPATH="$(pwd)/packages/"