From 7e16b825c57779294456a294105d0e31e4dc86a0 Mon Sep 17 00:00:00 2001 From: help4bis Date: Mon, 27 Apr 2026 05:32:49 +1000 Subject: [PATCH] chore: bump version to 1.3.0+4 for Phase 3 deploy Co-Authored-By: Claude Sonnet 4.6 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index c991192..2bd0c81 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: m8chat_app description: "M8Chat — Matrix chat client for Android, iOS, and Web." publish_to: 'none' -version: 1.2.0+3 +version: 1.3.0+4 environment: sdk: '>=3.11.0 <4.0.0'