2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-15 11:45:31 +00:00

Error report updates (#470)

* Prevent error reporting for certain status codes

- These error codes indicate that there is something wrong with the server setup
- Outside scope

* Bump version
This commit is contained in:
Oliver
2024-01-16 00:31:10 +11:00
committed by GitHub
parent d152475de4
commit 1d41d229ca
3 changed files with 13 additions and 2 deletions

View File

@ -1,7 +1,7 @@
name: inventree
description: InvenTree stock management
version: 0.14.1+79
version: 0.14.2+80
environment:
sdk: ">=2.19.5 <3.13.0"