From 367e5e2a887bc9c7cdad00ef0ad424564e946962 Mon Sep 17 00:00:00 2001 From: JHubi1 Date: Sat, 1 Jun 2024 18:49:58 +0200 Subject: [PATCH] Removed version code --- pubspec.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 7dd4804..e9b7e62 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,7 +2,6 @@ name: ollama_app description: "A modern and easy-to-use client for Ollama" publish_to: 'none' version: 1.0.1 -versionCode: 2 environment: sdk: '>=3.3.4 <4.0.0'