mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 11:36:24 +00:00
0.4.6
This commit is contained in:
parent
094b997f76
commit
3c51e0fd0f
2 changed files with 3 additions and 1 deletions
|
|
@ -6,6 +6,8 @@
|
||||||
|
|
||||||
- Improved profile selection screen
|
- Improved profile selection screen
|
||||||
- Fixed a number of incorrect labels
|
- Fixed a number of incorrect labels
|
||||||
|
- Refactor test result upload functionality
|
||||||
|
- Refactor file selection and upload functions
|
||||||
|
|
||||||
### 0.4.5 - August 2021
|
### 0.4.5 - August 2021
|
||||||
---
|
---
|
||||||
|
|
|
||||||
|
|
@ -7,7 +7,7 @@ description: InvenTree stock management
|
||||||
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
|
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
|
||||||
# Read more about iOS versioning at
|
# Read more about iOS versioning at
|
||||||
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
|
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
|
||||||
version: 0.4.5+26
|
version: 0.4.6+27
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
sdk: ">=2.12.0 <3.0.0"
|
sdk: ">=2.12.0 <3.0.0"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue