From 8d24e7f8a63897dd81314c4c5c4dbb8b2d35bdf3 Mon Sep 17 00:00:00 2001 From: Inex Code Date: Mon, 19 Sep 2022 04:35:49 +0300 Subject: [PATCH] Bump version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 7ea16fb3..372bd4a2 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: selfprivacy description: selfprivacy.org publish_to: 'none' -version: 0.6.1+15 +version: 0.7.0+16 environment: sdk: '>=2.17.0 <3.0.0'