You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@james.apache.org by bt...@apache.org on 2023/01/06 06:54:14 UTC

[james-project] 02/04: [UPGRADE-INSTRUCTIONS] Mention 3.7.3 without specific requirements

This is an automated email from the ASF dual-hosted git repository.

btellier pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git

commit 599ad30a2085a224add2e47a8ef437ac99a4888a
Author: Benoit Tellier <bt...@linagora.com>
AuthorDate: Fri Dec 30 10:35:46 2022 +0700

    [UPGRADE-INSTRUCTIONS] Mention 3.7.3 without specific requirements
---
 upgrade-instructions.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/upgrade-instructions.md b/upgrade-instructions.md
index 496daad9f2..545238a009 100644
--- a/upgrade-instructions.md
+++ b/upgrade-instructions.md
@@ -202,6 +202,10 @@ In order to add this `authorized_users` column you need to run the following CQL
 ALTER TABLE james_keyspace.user ADD authorized_users set<text>;
 ```
 
+## 3.7.3 version
+
+No specific operation to conduct from a 3.7.2 version.
+
 ## 3.7.2 version
 
 No specific operation to conduct from a 3.7.1 version.


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org
For additional commands, e-mail: notifications-help@james.apache.org