From 0d508ff5e7db67526f437d5a1f34351256542444 Mon Sep 17 00:00:00 2001 From: JHubi1 Date: Mon, 3 Jun 2024 17:06:56 +0200 Subject: [PATCH] Fixed version (sorry) --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 690a3b3..8d7f88a 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.2+4 +version: 1.0.2+5 environment: sdk: '>=3.3.4 <4.0.0'