From ae904c000c88b7b016115f44a25123a5b3542e98 Mon Sep 17 00:00:00 2001 From: Sylvain Date: Wed, 22 Mar 2023 09:20:31 +0100 Subject: [PATCH] Version 5.9.1 --- CHANGELOG.md | 4 +++- package.json | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index faeeb953a..f7e066533 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,8 @@ # Changelog Fab-manager -- Fix a bug: logical sequence of invoices references is broken +## v5.9.1 2023 March 22 + +- Fix a bug: logical sequence of invoices references has duplicates - Fix a bug: in some cases, unable to export to excel files - Fix a security issue: updated rack to 2.2.6.4 to fix [CVE-2023-27539](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-27539) diff --git a/package.json b/package.json index bc199b30f..368690a3a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fab-manager", - "version": "5.9.0", + "version": "5.9.1", "description": "Fab-manager is the FabLab management solution. It provides a comprehensive, web-based, open-source tool to simplify your administrative tasks and your marker's projects.", "keywords": [ "fablab",