From 0185674577fe41022fcb05d31e02e2e7074cba3e Mon Sep 17 00:00:00 2001 From: Vadim <44135514+vodemn@users.noreply.github.com> Date: Sun, 19 Feb 2023 18:14:46 +0300 Subject: [PATCH] Revert "Version bump" This reverts commit 92793e013d0e3b3a0b8ece359aa6fa6e7f32b1c8. --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 0f419ab..f67489a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: lightmeter description: A new Flutter project. publish_to: "none" -version: 0.8.0+12 +version: 0.7.0+11 environment: sdk: ">=2.18.0 <3.0.0"