diff --git a/metadata/en-US/changelogs/112.txt b/metadata/en-US/changelogs/112.txt new file mode 100644 index 0000000..c106338 --- /dev/null +++ b/metadata/en-US/changelogs/112.txt @@ -0,0 +1,5 @@ +switched to Material Design 3 +added confirmation dialog before cancelling infusions +added warning when phone is muted +added ability to quickly reset brewing session +added detailed notes for teas diff --git a/pubspec.yaml b/pubspec.yaml index 277b5fe..13d51d3 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -3,7 +3,7 @@ description: A new Flutter project. publish_to: 'none' -version: 1.4.0+111 +version: 1.5.0+112 environment: sdk: '>=3.2.3 <4.0.0'