[bug] Label fix (#768)

* [Bug] Fix label printing URL

- Closes https://github.com/inventree/inventree-app/issues/767

* Bump release notes and version
This commit is contained in:
Oliver 2026-02-10 18:52:40 +11:00 committed by GitHub
parent 3c8c263327
commit 05c59260f1
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.22.2 - February 2026
---
- Bug fix for label printing, which used improperly formatted URL
## 0.22.1 - February 2026
---