mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
mediawiki: Bump version number for 1.35 upgrade
We already did a version bump (8 to 9) to run the maintenance script `update.php` for Debian testing. However, this had no effect on Debian stable installations (essentially idempotent since no version change happened then). Bumping version to 10 to ensure that update.php script runs for FreedomBoxes on Debian Bullseye. Signed-off-by: Joseph Nuthalapati <njoseph@riseup.net> Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
parent
beaf431ee6
commit
7fe5cf172b
@ -18,7 +18,7 @@ from plinth.modules.firewall.components import Firewall
|
||||
|
||||
from . import manifest
|
||||
|
||||
version = 9
|
||||
version = 10
|
||||
|
||||
managed_packages = ['mediawiki', 'imagemagick', 'php-sqlite3']
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user