From a58dc24fcd965d6fc018756e423364f6668337d6 Mon Sep 17 00:00:00 2001 From: Dmitriy Orteney Date: Mon, 20 May 2024 01:51:44 +0700 Subject: [PATCH] version: 4.1.0 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index b1e29b0..3853c82 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: sebastian description: League of legends assistant app. publish_to: "none" -version: 4.0.0+1 +version: 4.1.0+1 environment: sdk: ">=3.4.0 <4.0.0"