From 8574c93f6c762fda63e7d866654be2bfcee27dd2 Mon Sep 17 00:00:00 2001 From: Bonfra04 Date: Mon, 29 Jan 2024 19:36:56 +0100 Subject: [PATCH] version fix --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 36051c2..bfb480c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,7 +2,7 @@ name: stronzflix description: "Streaming application." publish_to: 'none' -version: 0.1.4 +version: 0.1.5 environment: sdk: '>=3.2.0 <4.0.0'