From 097351a7aa89bb9b4d79b0eb9b21ed039fdf092a Mon Sep 17 00:00:00 2001 From: flemming-it Date: Fri, 17 Jul 2026 23:51:56 +0200 Subject: [PATCH] chore: pin flow editor v0.24.0 Picks up the usertest fixes: hub-truth builtin detection (hello's false play button), calm missing-modules badge with a separate never-truncated install action, flow-list filter, and formal German address in the editor strings. Signed-off-by: flemming-it --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index a8f2fd2..d5e28a9 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -45,7 +45,7 @@ dependencies: # Tag-pinned so a CI (override-free) build is reproducible and an # editor push can't retroactively change what a Studio release # builds against. Bump this in lockstep with the editor tag. - ref: v0.23.0 + ref: v0.24.0 dev_dependencies: flutter_test: