Version bump
This commit is contained in:
parent
70fd472ca1
commit
d0196a458c
@ -3,8 +3,8 @@ FLUTTER_ROOT=C:\_dev\sdks\flutter
|
||||
FLUTTER_APPLICATION_PATH=C:\_dev\gskinner\flutter_wonders_app
|
||||
COCOAPODS_PARALLEL_CODE_SIGN=true
|
||||
FLUTTER_BUILD_DIR=build
|
||||
FLUTTER_BUILD_NAME=2.0.10
|
||||
FLUTTER_BUILD_NUMBER=2.0.10
|
||||
FLUTTER_BUILD_NAME=2.0.11
|
||||
FLUTTER_BUILD_NUMBER=2.0.11
|
||||
DART_OBFUSCATION=false
|
||||
TRACK_WIDGET_CREATION=true
|
||||
TREE_SHAKE_ICONS=false
|
||||
|
@ -4,8 +4,8 @@ export "FLUTTER_ROOT=C:\_dev\sdks\flutter"
|
||||
export "FLUTTER_APPLICATION_PATH=C:\_dev\gskinner\flutter_wonders_app"
|
||||
export "COCOAPODS_PARALLEL_CODE_SIGN=true"
|
||||
export "FLUTTER_BUILD_DIR=build"
|
||||
export "FLUTTER_BUILD_NAME=2.0.10"
|
||||
export "FLUTTER_BUILD_NUMBER=2.0.10"
|
||||
export "FLUTTER_BUILD_NAME=2.0.11"
|
||||
export "FLUTTER_BUILD_NUMBER=2.0.11"
|
||||
export "DART_OBFUSCATION=false"
|
||||
export "TRACK_WIDGET_CREATION=true"
|
||||
export "TREE_SHAKE_ICONS=false"
|
||||
|
@ -1,7 +1,7 @@
|
||||
name: wonders
|
||||
description: Explore the famous wonders of the world.
|
||||
publish_to: "none"
|
||||
version: 2.0.10+1
|
||||
version: 2.0.11
|
||||
|
||||
environment:
|
||||
sdk: ">=2.17.0 <3.0.0"
|
||||
|
@ -1,4 +1,4 @@
|
||||
# 2.0.10
|
||||
# 2.0.11
|
||||
- Fixed landscape not working on some tablets
|
||||
- Fixed app restarting when folded, or switching between multi-window mode.
|
||||
- Added Events page remembers scroll position when changing layouts
|
||||
|
Loading…
x
Reference in New Issue
Block a user