mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 19:46:25 +00:00
v0.1.6
- Fix build version - Fix release notes
This commit is contained in:
parent
94a56a7b24
commit
a7d19c4c5a
2 changed files with 3 additions and 2 deletions
|
|
@ -1,9 +1,10 @@
|
||||||
## InvenTree App Release Notes
|
## InvenTree App Release Notes
|
||||||
---
|
---
|
||||||
|
|
||||||
### 0.1.6 - May 2021
|
### 0.1.6 - June 2021
|
||||||
---
|
---
|
||||||
|
|
||||||
|
- Upload Part images from phone camera or gallery
|
||||||
- Display error message for improperly formatted server address
|
- Display error message for improperly formatted server address
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -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.1.5+9
|
version: 0.1.6+11
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
sdk: ">=2.1.0 <3.0.0"
|
sdk: ">=2.1.0 <3.0.0"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue