2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-05-02 07:26:50 +00:00

Update version and release noes

This commit is contained in:
Oliver Walters 2022-07-29 19:31:23 +10:00
parent f652bebd83
commit b7a37e50c5
2 changed files with 2 additions and 1 deletions

View File

@ -11,6 +11,7 @@
- Allow stock location to be "scanned" into another location using barcode - Allow stock location to be "scanned" into another location using barcode
- Improves server connection status indicator on home screen - Improves server connection status indicator on home screen
- Display loading indicator during long-running operations - Display loading indicator during long-running operations
- Improved error handling and reporting
### 0.7.3 - June 2022 ### 0.7.3 - June 2022
--- ---

View File

@ -1,7 +1,7 @@
name: inventree name: inventree
description: InvenTree stock management description: InvenTree stock management
version: 0.8.0+45 version: 0.8.0+46
environment: environment:
sdk: ">=2.16.0 <3.0.0" sdk: ">=2.16.0 <3.0.0"