From 16eed64c83d735c5dd6066f271ee6f774e640b0e Mon Sep 17 00:00:00 2001 From: JHubi1 Date: Sat, 8 Jun 2024 22:51:43 +0200 Subject: [PATCH] Updated version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 8c5fbe5..93069ec 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.0.3+6 +version: 1.1.0+7 environment: sdk: '>=3.3.4 <4.0.0'