diff --git a/assets/release_notes.md b/assets/release_notes.md index 33d045c6..0389df0b 100644 --- a/assets/release_notes.md +++ b/assets/release_notes.md @@ -7,6 +7,7 @@ - Adds support for proper currency rendering - Fix icon for supplier part detail widget - Support global search API endpoint +- Updated translations ### 0.10.1 - February 2023 --- diff --git a/pubspec.yaml b/pubspec.yaml index ac1c80ba..b0fd2da8 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: inventree description: InvenTree stock management -version: 0.10.2+56 +version: 0.10.2+57 environment: sdk: ">=2.16.0 <3.0.0"