From 5c1a5f5e8b7514529bd70c51c027d344e44fbee1 Mon Sep 17 00:00:00 2001 From: Bryan Van Deusen Date: Tue, 19 May 2026 15:47:28 -0400 Subject: [PATCH] chore(flutter): bump version to 2026.5.19+13 for v2026.05.19.3 Co-Authored-By: Claude Opus 4.7 (1M context) --- flutter_client/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flutter_client/pubspec.yaml b/flutter_client/pubspec.yaml index 00a17bca..6959e227 100644 --- a/flutter_client/pubspec.yaml +++ b/flutter_client/pubspec.yaml @@ -1,7 +1,7 @@ name: minstrel description: Minstrel mobile client publish_to: 'none' -version: 2026.5.19+12 +version: 2026.5.19+13 environment: sdk: '>=3.5.0 <4.0.0'