From 161f8ff2bdedf0559e18a2941c89fd9d9e028484 Mon Sep 17 00:00:00 2001 From: Mike Audi Date: Wed, 24 Apr 2024 16:28:45 -0500 Subject: [PATCH] fix: set milestone to 0.2.0 --- .github/settings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/settings.yml b/.github/settings.yml index 76a2f81..3146483 100644 --- a/.github/settings.yml +++ b/.github/settings.yml @@ -32,7 +32,7 @@ branches: - CodeQL milestones: - - title: 0.3.0 + - title: 0.2.0 description: | Adds support for intelligent email scraping of e-receipts. Emails are fetched using a pre-qualified list of known receipt senders and parsed locally to the mobile device to protect privacy. Emails are eagerly fetched