mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-04-01 23:57:05 +00:00
Updated version number and ReadMe file
This commit is contained in:
parent
15dc71a5ef
commit
0384e52206
@ -7,7 +7,7 @@ Original project: [https://github.com/mailinabox/mailinabox](https://github.com/
|
||||
|
||||
## Version
|
||||
|
||||
Current version: v67.1.1-AiutoPcAmico
|
||||
Current version: v67.1.2-AiutoPcAmico
|
||||
Upstream current implemented version: v67
|
||||
|
||||
## Changes implemented
|
||||
@ -23,6 +23,11 @@ Upstream current implemented version: v67
|
||||
|
||||
- Changing the default index page more easily
|
||||
|
||||
## broken functionality
|
||||
|
||||
- Duplicity (At the moment, I don't understand why the /etc/duplicity folder is not generated)
|
||||
- OwnCloud
|
||||
|
||||
## Installation guide
|
||||
|
||||
Please, open the file "INSTALL.md" for the complete guide to install Debian Mail-in-a-Box by AiutoPcAmico
|
||||
|
@ -913,7 +913,7 @@ def list_apt_updates(apt_update=True):
|
||||
|
||||
def what_version_is_this(env):
|
||||
# START AiutoPcAmico modification
|
||||
return "v67.1.1-AiutoPcAmico"
|
||||
return "v67.1.2-AiutoPcAmico"
|
||||
# END AiutoPcAmico modification
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user