mirror of
https://github.com/eduardogsilva/routerfleet.git
synced 2025-06-20 17:15:39 +02:00
bump ROUTERFLEET_VERSION to 7504
This commit is contained in:
parent
763f6cb99a
commit
b1ab8f4c16
1 changed files with 1 additions and 1 deletions
|
@ -142,6 +142,6 @@ STATICFILES_DIRS = [
|
|||
|
||||
DEFAULT_AUTO_FIELD = 'django.db.models.BigAutoField'
|
||||
MEDIA_ROOT = '/var/lib/routerfleet/'
|
||||
ROUTERFLEET_VERSION = 7503
|
||||
ROUTERFLEET_VERSION = 7504
|
||||
|
||||
from routerfleet.production_settings import *
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue