Bump version to 7
This commit is contained in:
parent
6ca7f70a2e
commit
5d96558451
1 changed files with 1 additions and 1 deletions
|
@ -2,5 +2,5 @@
|
||||||
|
|
||||||
export DJANGO_SK_ABS_FP="$(pwd)/config/secret_key.txt"
|
export DJANGO_SK_ABS_FP="$(pwd)/config/secret_key.txt"
|
||||||
export STATIC_FILES="$(pwd)/static/"
|
export STATIC_FILES="$(pwd)/static/"
|
||||||
export APP_VERSION="6"
|
export APP_VERSION="7"
|
||||||
export PYTHONPATH="$(pwd)/packages/"
|
export PYTHONPATH="$(pwd)/packages/"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue