From dcc7ee4eae7e4b952042d73c659be53ebcd029db Mon Sep 17 00:00:00 2001 From: Oliver Date: Wed, 5 Jan 2022 14:09:53 +1100 Subject: [PATCH] v0.5.4 --- pubspec.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 880ec401..8a139f72 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -7,7 +7,8 @@ description: InvenTree stock management # In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion. # Read more about iOS versioning at # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html -version: 0.5.3+33 + +version: 0.5.4+34 environment: sdk: ">=2.12.0 <3.0.0"