Signed-off-by: Jerome Jutteau <j.jutteau@gmail.com>
- More translations
- Style fixes
- Removed useless alias API support (some old toy)
+
+## Version 3.4.0
+
+- Add encryption support in bash script
+- Refactoring of lang system for simpler management
+- Removed installation step asking for language
+- Merged weblate contributions
+- Fixed some spelling issues
/* Jirafeau package */
define('JIRAFEAU_PACKAGE', 'Jirafeau');
-define('JIRAFEAU_VERSION', '3.3.0');
+define('JIRAFEAU_VERSION', '3.4.0');
/* Directories. */
define('VAR_FILES', $cfg['var_root'] . 'files/');