From 9ffe33a6f21b6c22f78bc7208d8930a8bf66f408 Mon Sep 17 00:00:00 2001 From: Bryan Van Deusen Date: Sat, 16 May 2026 18:58:19 -0400 Subject: [PATCH] chore(flutter): bump version to 2026.5.16+8 for v2026.05.16.0 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 6b5ba3d2..2e162f06 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.15+7 +version: 2026.5.16+8 environment: sdk: '>=3.5.0 <4.0.0'