bump v and changelog

This commit is contained in:
Andrew Camilleri (Kukks)
2025-06-10 21:31:46 +02:00
parent f52cb053fe
commit 79d6bc9fb5
2 changed files with 8 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
<Project>
<PropertyGroup>
<Version>2.1.2</Version>
<Version>2.1.3</Version>
</PropertyGroup>
</Project>

View File

@@ -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