Label fix (#533)

* Bug fix for stock item label printing

- Simple typo
- Closes https://github.com/inventree/inventree-app/issues/531

* Update version
This commit is contained in:
Oliver 2024-09-14 09:53:04 +10:00 committed by GitHub
parent 51ae10af7f
commit 31cda0823a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 7 additions and 2 deletions

View file

@ -1,3 +1,8 @@
### 0.16.4 - September 2024
---
- Fixes bug related to printing stock item labels
### 0.16.3 - August 2024
---