2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-15 03:35:28 +00:00

Label fix (#533)
Some checks failed
Android / build (push) Has been cancelled
CI / test (push) Has been cancelled
iOS / build (push) Has been cancelled

* 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
3 changed files with 7 additions and 2 deletions

View File

@ -1,7 +1,7 @@
name: inventree
description: InvenTree stock management
version: 0.16.3+89
version: 0.16.4+90
environment:
sdk: ">=2.19.5 <3.13.0"