From 0e8bdec1d0afe2b4d196894d2e21074e09674253 Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Thu, 5 Dec 2019 03:22:06 -0400 Subject: [PATCH] Fix version number Signed-off-by: Roberto Rosario --- docs/releases/3.3.2.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/releases/3.3.2.txt b/docs/releases/3.3.2.txt index a5f5eaa03b..cb2cc40cf2 100644 --- a/docs/releases/3.3.2.txt +++ b/docs/releases/3.3.2.txt @@ -87,7 +87,7 @@ Upgrade steps from any previous version of Mayan EDMS .. code-block:: bash - sudo -u mayan |MAYAN_PIP_BIN| install mayan-edms==3.3.1 + sudo -u mayan |MAYAN_PIP_BIN| install mayan-edms==3.3.2 the requirements will also be updated automatically.