From ab0d321182330174e6c7a79f8ae9380bc49a202d Mon Sep 17 00:00:00 2001 From: Matthias Nott <mnott@mnsoft.org> Date: Tue, 04 Aug 2026 17:39:01 +0200 Subject: [PATCH] release: 1.1.0, and fix the two defects that made OTA install impossible --- pubspec.yaml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 91ced3e..4008653 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: pailot description: "Voice-first AI communicator" publish_to: 'none' -version: 1.0.0+1 +version: 1.1.0+2 environment: sdk: ^3.11.1 -- Gitblit v1.3.1