mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 11:36:24 +00:00
0.2.4
- Update release notes etc - Version numbering now matches server version numbering
This commit is contained in:
parent
a78e0e65e1
commit
d0aa6a61ba
2 changed files with 3 additions and 3 deletions
|
|
@ -1,12 +1,12 @@
|
||||||
## InvenTree App Release Notes
|
## InvenTree App Release Notes
|
||||||
---
|
---
|
||||||
|
|
||||||
### 0.1.6 - June 2021
|
### 0.2.4 - June 2021
|
||||||
---
|
---
|
||||||
|
|
||||||
- Upload Part images from phone camera or gallery
|
- Upload Part images from phone camera or gallery
|
||||||
- Display error message for improperly formatted server address
|
- Display error message for improperly formatted server address
|
||||||
|
- Updated version numbering scheme to match InvenTree server
|
||||||
|
|
||||||
### 0.1.5 - May 2021
|
### 0.1.5 - May 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.1.6+11
|
version: 0.2.4+12
|
||||||
|
|
||||||
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