Backups: bump module version

Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
Michael Pimmer 2018-12-10 22:49:19 +01:00 committed by James Valleroy
parent bb95229a91
commit 493fdd572b
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808

View File

@ -30,7 +30,7 @@ from plinth.utils import format_lazy
from . import api
version = 1
version = 2
managed_packages = ['borgbackup', 'sshfs']