security: Increment app version to reload fail2ban

- To immediately accommodate the backend=systemd changes.

Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: Veiko Aasa <veiko17@disroot.org>
This commit is contained in:
Sunil Mohan Adapa 2021-02-14 18:12:19 -08:00
parent 69d4a65c00
commit b66de4a9b7
No known key found for this signature in database
GPG Key ID: 43EA1CFF0AA7C5F2

View File

@ -17,7 +17,7 @@ from plinth.modules.backups.components import BackupRestore
from . import manifest from . import manifest
version = 6 version = 7
is_essential = True is_essential = True