diff --git a/assets/release_notes.md b/assets/release_notes.md index ba2a9265..ac2747f2 100644 --- a/assets/release_notes.md +++ b/assets/release_notes.md @@ -1,6 +1,12 @@ ## InvenTree App Release Notes --- +### 0.10.2 - March 2023 +--- + +- Fix icon for supplier part detail widget + + ### 0.10.1 - February 2023 --- diff --git a/lib/widget/supplier_part_detail.dart b/lib/widget/supplier_part_detail.dart index fdccbf78..a2956584 100644 --- a/lib/widget/supplier_part_detail.dart +++ b/lib/widget/supplier_part_detail.dart @@ -225,7 +225,7 @@ class _SupplierPartDisplayState extends RefreshableState