From bf7c7d18b3aa99efa9b4da8e71a0b3559f5ca7f1 Mon Sep 17 00:00:00 2001 From: Khen Solomon Lethil Date: Sun, 12 Jun 2022 08:54:36 +0200 Subject: [PATCH] v1.2.4+63 --- CHANGELOG.md | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3b6dbe6..3a3cd49 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Change log -## 1.2.4+61-62 +## 1.2.4+61-62-63 Improve diff --git a/pubspec.yaml b/pubspec.yaml index a0c372a..890c072 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,7 @@ description: the Holy Bible in languages # Remove this line to publish to pub.dev publish_to: 'none' -version: 1.2.4+62 +version: 1.2.4+63 environment: sdk: ">=2.12.0 <3.0.0"