From 0bd655796b7d9c1d1e6fa53d46455adf4b64849e Mon Sep 17 00:00:00 2001 From: Dmitrii Baranov Date: Wed, 4 Sep 2024 19:23:17 +0300 Subject: [PATCH] Version bump --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index cdebc80..d9eac4e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: weather description: Multi-platform bot that provides weather to the Coop chat plus some extra things -version: 3.19.0 +version: 3.19.1 environment: sdk: '>=3.0.0 <4.0.0'