From e549968d58b37b720b1bda6792cc2a6d8cf1f2f6 Mon Sep 17 00:00:00 2001 From: Oliver Walters Date: Sun, 23 Jul 2023 12:43:34 +1000 Subject: [PATCH] Missed update to pubspec.yaml --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 754eac52..1fb2f36a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: inventree description: InvenTree stock management -version: 0.12.5+72 +version: 0.12.6+73 environment: sdk: ">=2.19.5 <3.0.0"