From 7636a7b40b00ea8e38512767388feef797b14fe5 Mon Sep 17 00:00:00 2001 From: "John R. Supplee" Date: Wed, 28 Aug 2019 17:50:38 -0400 Subject: [PATCH 1/2] Update README for v0.42b --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 88b3eef8..79e57083 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Mailbox size recalculation by Dovecot can be forced using the command: Please report any bugs on github. -Installing v0.41-quota +Installing v0.42b-quota ---------------------- To install the latest version, log into your box and execute the following commands: @@ -34,7 +34,7 @@ Follow the standard directions for setting up an MiaB installation. There are n The default quota is set to `0` which means unlimited. If you want to set a different default quota, follow the directions above. -Upgrading v0.41 to v.0.41-quota +Upgrading v0.4x to v.0.42b-quota ------------------------------- This is experimental software. You have been warned. @@ -69,6 +69,10 @@ Issues Changes ------- +### v0.42b-quota-0.18-beta + +* Update to v0.42b of Mail-in-a-Box + ### v0.41-quota-0.18-beta * Bump version to add a new annotated tag. The last version had a plain tag which is not seen when checking for the latest version. From 105a07e276af3939d14a9ec7ca5d3014ce4ddecd Mon Sep 17 00:00:00 2001 From: "John R. Supplee" Date: Mon, 2 Sep 2019 18:40:52 -0400 Subject: [PATCH 2/2] Update README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 4582f59c..e8de1fd7 100644 --- a/README.md +++ b/README.md @@ -69,6 +69,10 @@ Issues Changes ------- +### v0.43-quota-0.18-beta + +* Update to v0.43 of Mail-in-a-Box + ### v0.42b-quota-0.18-beta * Update to v0.42b of Mail-in-a-Box