mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-02-04 08:13:38 +00:00
snapshot: Don't increment version
For software installation snapshot option, it is not necessary to run snapshot module setup again. Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
0b3880a4cf
commit
51bf58708c
@ -26,7 +26,7 @@ from django.utils.translation import ugettext_lazy as _
|
||||
from plinth import actions
|
||||
from plinth.menu import main_menu
|
||||
|
||||
version = 4
|
||||
version = 3
|
||||
|
||||
managed_packages = ['snapper']
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user