From 00e104de9bdb98b43c19861c25ff22360d109b3b Mon Sep 17 00:00:00 2001 From: Vadim <44135514+vodemn@users.noreply.github.com> Date: Wed, 1 Feb 2023 00:27:04 +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 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"