From e4deac0fee827dd2e652e65174f5a74255f3fd49 Mon Sep 17 00:00:00 2001 From: Vadim <44135514+vodemn@users.noreply.github.com> Date: Sat, 11 Feb 2023 16:01:38 +0300 Subject: [PATCH] Version bump --- README.md | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d858c3a..5eaee20 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ The list of features that the old lightmeter app has and that have to be impleme - [x] ND filter select ### General -- [ ] Caffeine +- [x] Caffeine - [x] Vibration - [ ] Volume button actions diff --git a/pubspec.yaml b/pubspec.yaml index 7873a0a..d59e234 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: lightmeter description: A new Flutter project. publish_to: "none" -version: 0.5.1+8 +version: 0.6.0+9 environment: sdk: ">=2.18.0 <3.0.0"