From e6eb093cc63ba020799844905439f1cabfddcd3c Mon Sep 17 00:00:00 2001
From: Matthias Nott <mnott@mnsoft.org>
Date: Tue, 11 Aug 2026 01:30:57 +0200
Subject: [PATCH] fix: a store that cannot brick itself on its own history

---
 pubspec.yaml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/pubspec.yaml b/pubspec.yaml
index 4008653..ec16bb9 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,7 +1,7 @@
 name: pailot
 description: "Voice-first AI communicator"
 publish_to: 'none'
-version: 1.1.0+2
+version: 1.1.2+4
 
 environment:
   sdk: ^3.11.1

--
Gitblit v1.3.1