diff --git a/plinth/modules/apache/__init__.py b/plinth/modules/apache/__init__.py index f55573245..581d36979 100644 --- a/plinth/modules/apache/__init__.py +++ b/plinth/modules/apache/__init__.py @@ -20,7 +20,7 @@ FreedomBox app for Apache server. from plinth import actions -version = 5 +version = 6 is_essential = True