diff --git a/CHANGELOG.md b/CHANGELOG.md index 03111b1..3ee9b4d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [0.5.2] - 2024-08-09 +- Flutter 3.24 compatibility +- Print a nicer error message if remote artifacts are not yet available + ## [0.5.1] - 2024-08-08 - Expand remote user permissions check to `render` group, since that's necessary as well to use the hardware GPU. - Added a workaround for an issue where the executable permission of certain files would be lost when copying them to the output directory, causing errors when trying to run the app on the target. diff --git a/pubspec.yaml b/pubspec.yaml index fd3931b..64a91a3 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.1 +version: 0.5.2 repository: https://github.com/ardera/flutterpi_tool environment: