Signed-off-by: Jerome Jutteau <j.jutteau@gmail.com>
1. No special change to upgrade to 3.2.0
+### From version 3.2.0 to 3.2.1
+
+1. No special change to upgrade to 3.2.1
+
+
### Troubleshooting
If you have some troubles, consider the following cases
- Update translations from Update translations from weblate
- Better style
- Fix regression on admin password setting
+
+## Version 3.2.1
+
+- fix download view after an upload
/* Jirafeau package */
define('JIRAFEAU_PACKAGE', 'Jirafeau');
-define('JIRAFEAU_VERSION', '3.2.0');
+define('JIRAFEAU_VERSION', '3.2.1');
/* Directories. */
define('VAR_FILES', $cfg['var_root'] . 'files/');