diff --git a/Build/Version.csproj b/Build/Version.csproj index 04f5d54fa..ceba3fab0 100644 --- a/Build/Version.csproj +++ b/Build/Version.csproj @@ -1,5 +1,5 @@ - 2.1.2 + 2.1.3 diff --git a/Changelog.md b/Changelog.md index b82e89f28..eabedd978 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,5 +1,12 @@ # Changelog +## 2.1.3 + +### Bug fixes + +* Free items in the PoS were generating top-up invoices rather than settled invoices (#6780) @NicolasDorier +* When a POS has a form, the amount adjusts incorrectly (#6782) @Kukks + ## 2.1.2 ### New features