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"