From 240c424a5b870cb5a9fdfc146b50f8ec5b06ebad Mon Sep 17 00:00:00 2001 From: flemming-it Date: Sat, 18 Jul 2026 00:27:57 +0200 Subject: [PATCH] chore: pin flow editor v0.24.1 Signed-off-by: flemming-it --- pubspec.lock | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 6564c81..b451d3f 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -46,7 +46,7 @@ packages: path: "../fai_chain_studio_flow_editor" relative: true source: path - version: "0.24.0" + version: "0.24.1" characters: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index d5e28a9..cfb19e4 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.24.0 + ref: v0.24.1 dev_dependencies: flutter_test: