mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-06-03 10:50:20 +00:00
minetest: Bump module version
This is to ensure that new managed_packages will be installed.
This commit is contained in:
parent
258b788bc2
commit
5ba9f2824a
@ -7,6 +7,7 @@ All notable changes to this project will be documented in this file.
|
||||
- repro: Open up RTP ports.
|
||||
- Allow modules to register steps for first_boot.
|
||||
- frontpage: Show Configure button in service details, when user is logged in.
|
||||
- minetest: Add mods packages to be installed with server.
|
||||
|
||||
### Fixed
|
||||
- Upstream patch from Debian bug #837206 to fix DB and log file
|
||||
|
||||
@ -31,7 +31,7 @@ from plinth.utils import format_lazy
|
||||
from plinth.views import ServiceView
|
||||
|
||||
|
||||
version = 1
|
||||
version = 2
|
||||
|
||||
depends = ['apps']
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user