mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-04-03 00:07:05 +00:00
Changed version of AiutoPcAmico Porting
This commit is contained in:
parent
ead119c68e
commit
b54aa9d5e9
@ -11,6 +11,11 @@ Where:
|
|||||||
|
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
Version 67.2.0 (January 28, 2024)
|
||||||
|
------------------------------
|
||||||
|
|
||||||
|
* Imported commit from upstream project regarding SMTP smuggling
|
||||||
|
|
||||||
Version 67.1.2 (December 29, 2023)
|
Version 67.1.2 (December 29, 2023)
|
||||||
------------------------------
|
------------------------------
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@ Original project: [https://github.com/mailinabox/mailinabox](https://github.com/
|
|||||||
|
|
||||||
## Version
|
## Version
|
||||||
|
|
||||||
Current version: v67.1.2-AiutoPcAmico
|
Current version: v67.2.0-AiutoPcAmico
|
||||||
Upstream current implemented version: v67
|
Upstream current implemented version: v67
|
||||||
|
|
||||||
## Changes implemented
|
## Changes implemented
|
||||||
|
@ -913,7 +913,7 @@ def list_apt_updates(apt_update=True):
|
|||||||
|
|
||||||
def what_version_is_this(env):
|
def what_version_is_this(env):
|
||||||
# START AiutoPcAmico modification
|
# START AiutoPcAmico modification
|
||||||
return "v67.1.2-AiutoPcAmico"
|
return "v67.2.0-AiutoPcAmico"
|
||||||
# END AiutoPcAmico modification
|
# END AiutoPcAmico modification
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user