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

Bug fixes (#637)
Some checks failed
Android / build (push) Has been cancelled
CI / test (push) Has been cancelled
iOS / build (push) Has been cancelled

* Fix formatting

* Handle case where server does not provide permissions information

* Enhanced URL checks

* Enhanced check

* Fix for error dialog

* Bump version information
This commit is contained in:
Oliver
2025-04-18 19:12:34 +10:00
committed by GitHub
parent 762d1ae156
commit 52879c0fc2
4 changed files with 50 additions and 29 deletions

View File

@ -1,7 +1,7 @@
name: inventree
description: InvenTree stock management
version: 0.18.0+97
version: 0.18.1+98
environment:
sdk: ">=2.19.5 <3.13.0"