diff --git a/assets/release_notes.md b/assets/release_notes.md index 120880e5..61af391e 100644 --- a/assets/release_notes.md +++ b/assets/release_notes.md @@ -1,3 +1,9 @@ +## 0.24.2 - May 2026 +--- + +- Moves notifications to the top of the screen +- Updated translations + ## 0.24.1 - April 2026 --- diff --git a/pubspec.yaml b/pubspec.yaml index a226b05b..69d56098 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: inventree description: InvenTree stock management -version: 0.24.1+119 +version: 0.24.2+120 environment: sdk: ^3.8.1