From dc5f888d7b1344fab6de7d897874afd9e07321e1 Mon Sep 17 00:00:00 2001 From: Illia Chub Date: Thu, 8 Apr 2021 11:44:30 +0300 Subject: [PATCH] Decremented version number to recreate release in retrospective --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index d1775203..f71c9d79 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: selfprivacy description: selfprivacy.org publish_to: 'none' -version: 0.1.1+1 +version: 0.1.0+2 environment: sdk: '>=2.12.0 <3.0.0'