File tree Expand file tree Collapse file tree 3 files changed +5
-1
lines changed Expand file tree Collapse file tree 3 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 2
2
---
3
3
4
4
- Allow blank values to be entered into numerical fields
5
+ - Updated translations
5
6
6
7
### 0.16.4 - September 2024
7
8
---
Original file line number Diff line number Diff line change 399
399
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
400
400
GCC_WARN_UNUSED_FUNCTION = YES;
401
401
GCC_WARN_UNUSED_VARIABLE = YES;
402
+ INFOPLIST_KEY_CFBundleDisplayName = InvenTree;
402
403
IPHONEOS_DEPLOYMENT_TARGET = 17.0;
403
404
MTL_ENABLE_DEBUG_INFO = NO;
404
405
SDKROOT = iphoneos;
490
491
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
491
492
GCC_WARN_UNUSED_FUNCTION = YES;
492
493
GCC_WARN_UNUSED_VARIABLE = YES;
494
+ INFOPLIST_KEY_CFBundleDisplayName = InvenTree;
493
495
IPHONEOS_DEPLOYMENT_TARGET = 17.0;
494
496
MTL_ENABLE_DEBUG_INFO = YES;
495
497
ONLY_ACTIVE_ARCH = YES;
542
544
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
543
545
GCC_WARN_UNUSED_FUNCTION = YES;
544
546
GCC_WARN_UNUSED_VARIABLE = YES;
547
+ INFOPLIST_KEY_CFBundleDisplayName = InvenTree;
545
548
IPHONEOS_DEPLOYMENT_TARGET = 17.0;
546
549
MTL_ENABLE_DEBUG_INFO = NO;
547
550
SDKROOT = iphoneos;
Original file line number Diff line number Diff line change 1
1
name : inventree
2
2
description : InvenTree stock management
3
3
4
- version : 0.16.4+90
4
+ version : 0.16.5+91
5
5
6
6
environment :
7
7
sdk : " >=2.19.5 <3.13.0"
You can’t perform that action at this time.
0 commit comments