apache: Increment app version number

To trigger setting up all the necessary modules again.

Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
Sunil Mohan Adapa 2019-02-26 19:32:06 -08:00 committed by James Valleroy
parent 7bdf47eea2
commit 7862325bb6
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808

View File

@ -20,7 +20,7 @@ FreedomBox app for Apache server.
from plinth import actions
version = 5
version = 6
is_essential = True