diff --git a/assets/release_notes.md b/assets/release_notes.md index 0d68aa03..4b85e852 100644 --- a/assets/release_notes.md +++ b/assets/release_notes.md @@ -1,3 +1,7 @@ +### 0.19.1 - July 2025 +--- +- Fixes bug related to barcode scanning with certain devices + ### 0.19.0 - June 2025 --- - Replace barcode scanning library for better performance diff --git a/pubspec.yaml b/pubspec.yaml index 91f5b162..33a10476 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: inventree description: InvenTree stock management -version: 0.19.0+99 +version: 0.19.1+100 environment: sdk: ^3.8.1