diff --git a/README.md b/README.md index d31d67c..970a36f 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ The list of features that the old lightmeter app has and that have to be impleme ### Theme - [x] Dark theme -- [ ] Picking primary color +- [x] Picking primary color - [ ] Russian language ## Build diff --git a/pubspec.yaml b/pubspec.yaml index 9de9f32..ec01d9a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: lightmeter description: A new Flutter project. publish_to: "none" -version: 0.4.0+6 +version: 0.5.0+7 environment: sdk: ">=2.18.0 <3.0.0"