We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 134f84f commit ea942bcCopy full SHA for ea942bc
Changelog.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 17.4.3
4
+
5
+### Fix
6
7
+- Fix exim-cron.sh again to work with non-gnu-xargs. [Thomas Merkel]
8
9
## 17.4.2
10
11
### Fix
manifest
@@ -1,7 +1,7 @@
name="core-submission"
organization="SkyLime"
brand="Instance"
-version="17.4.2"
+version="17.4.3"
description="core.io Submission Server and optional Dovecot Proxy"
homepage="https://github.com/skylime/mi-core-submission"
users="root admin"
manifest.json
@@ -1,6 +1,6 @@
{
"name": "core-submission",
- "version": "17.4.2",
+ "version": "17.4.3",
"description": "core.io Submission Server and optional Dovecot Proxy",
"organization": "SkyLime",
"brand": "Instance",
0 commit comments