From 590b41f3be193438089d6b489dcff73f225af80b Mon Sep 17 00:00:00 2001 From: DattatreyaReddy Panta <58727124+DattatreyaReddy@users.noreply.github.com> Date: Wed, 17 Jan 2024 02:42:57 +0530 Subject: [PATCH] version bump --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 55ed1f1d..7efba261 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,7 +2,7 @@ name: tachidesk_sorayomi description: A new Flutter frontend for Tachidesk. publish_to: "none" -version: 0.5.21+1 +version: 0.5.22+1 environment: sdk: ">=3.0.0 <4.0.0"