2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-12 18:25:26 +00:00
- Update version number and release notes
This commit is contained in:
Oliver
2021-07-28 16:49:19 +10:00
parent d6a2a41ab2
commit efce514be3
3 changed files with 11 additions and 3 deletions

View File

@ -6,8 +6,8 @@ export "COCOAPODS_PARALLEL_CODE_SIGN=true"
export "FLUTTER_TARGET=lib\main.dart"
export "FLUTTER_BUILD_DIR=build"
export "SYMROOT=${SOURCE_ROOT}/../build\ios"
export "FLUTTER_BUILD_NAME=0.3.1"
export "FLUTTER_BUILD_NUMBER=20"
export "FLUTTER_BUILD_NAME=0.4.0"
export "FLUTTER_BUILD_NUMBER=22"
export "DART_OBFUSCATION=false"
export "TRACK_WIDGET_CREATION=false"
export "TREE_SHAKE_ICONS=false"