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

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

* Bump version

* Fix for viewing and uploading attachment files

- Make sure we use the correct attribute!
This commit is contained in:
Oliver
2024-08-25 12:14:57 +10:00
committed by GitHub
parent 82aace9cc4
commit c52885fc6b
4 changed files with 27 additions and 7 deletions

View File

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