2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-04-28 05:26:47 +00:00
This commit is contained in:
Oliver 2021-08-16 20:58:03 +10:00
parent 094b997f76
commit 3c51e0fd0f
2 changed files with 3 additions and 1 deletions

View File

@ -6,6 +6,8 @@
- Improved profile selection screen
- Fixed a number of incorrect labels
- Refactor test result upload functionality
- Refactor file selection and upload functions
### 0.4.5 - August 2021
---

View File

@ -7,7 +7,7 @@ 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.4.5+26
version: 0.4.6+27
environment:
sdk: ">=2.12.0 <3.0.0"