From 38004228aaa6b7f073089e3d75f35be53233d6d2 Mon Sep 17 00:00:00 2001 From: Oliver Walters Date: Wed, 6 Jul 2022 21:38:48 +1000 Subject: [PATCH] Increment version and build numbers --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 6528ab40..e4fd7662 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: inventree description: InvenTree stock management -version: 0.7.2+44 +version: 0.8.0+45 environment: sdk: ">=2.16.0 <3.0.0"