diff --git a/lib/l10n b/lib/l10n index 870ac7ca..a1683e46 160000 --- a/lib/l10n +++ b/lib/l10n @@ -1 +1 @@ -Subproject commit 870ac7ca57872e638b56aa0215ebc85c698c6dca +Subproject commit a1683e462bb8c91d481cdacb169cb98d63e93acc diff --git a/pubspec.yaml b/pubspec.yaml index 19ae4154..e4208cbf 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,14 +1,7 @@ name: inventree description: InvenTree stock management -# In Android, build-name is used as versionName while build-number used as versionCode. -# Read more about Android versioning at https://developer.android.com/studio/publish/versioning - -# 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.6.0+37 +version: 0.6.0+38 environment: sdk: ">=2.16.0 <3.0.0"