diff --git a/CHANGELOG.md b/CHANGELOG.md index c1ec0e9f3..6b7e5a948 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ # Changelog Fab-manager +## v4.5.1 2020 July 1st + - Ability to run the upgrade without interactions - Fix a bug: Unable to access the invoices section if no stripe key was set or incorrect - Fix a bug: task env_to_db overrides the values set in the UI, even if the corresponding variable was not defined in the env file diff --git a/package.json b/package.json index 704e0c457..2a0c25431 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fab-manager", - "version": "4.5.0", + "version": "4.5.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",