From 132e652c7b63b368fe1d477a2c755455caa4099d Mon Sep 17 00:00:00 2001 From: Abhishek Shroff Date: Mon, 12 May 2025 23:41:58 +0530 Subject: [PATCH] [client] Version bump to 0.2.0+20 --- client/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/pubspec.yaml b/client/pubspec.yaml index 4c20d264..e68c851d 100644 --- a/client/pubspec.yaml +++ b/client/pubspec.yaml @@ -1,7 +1,7 @@ name: phylum description: Self-hosted cloud file browser publish_to: 'none' -version: 0.1.0+10 +version: 0.2.0+20 environment: sdk: ^3.5.0