From 143684d660ac1afbf25afab95a26a8901ea00b3a Mon Sep 17 00:00:00 2001 From: Hannes Winkler Date: Tue, 13 Aug 2024 18:10:01 +0200 Subject: [PATCH] release version 0.5.4 --- CHANGELOG.md | 3 +++ pubspec.yaml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3076358..484c71b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## [0.5.3] - 2024-08-13 +- fix `flutterpi_tool run -d` command for flutter 3.24 + ## [0.5.3] - 2024-08-13 - Fix artifact finding when github API results are paginated diff --git a/pubspec.yaml b/pubspec.yaml index 1d6850a..3daaef1 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: flutterpi_tool description: A tool to make development & distribution of flutter-pi apps easier. -version: 0.5.3 +version: 0.5.4 repository: https://github.com/ardera/flutterpi_tool environment: