From 065f92f144c96e5fe9bdb5e6f2f22cc3b96e93c5 Mon Sep 17 00:00:00 2001 From: JHubi1 Date: Sat, 14 Sep 2024 14:42:59 +0200 Subject: [PATCH] Updated version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index e233fc2..223acc0 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: ollama_app description: "A modern and easy-to-use client for Ollama" publish_to: 'none' -version: 1.1.1+8 +version: 1.2.0+9 environment: sdk: '>=3.3.4 <4.0.0'