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"