From d488bb535a2310d4a66e7266bbd091568385ebd0 Mon Sep 17 00:00:00 2001 From: Vishesh Handa Date: Mon, 18 May 2020 18:26:20 +0200 Subject: [PATCH] Bump version --- CHANGELOG.md | 4 ++++ pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2fecff33..02f63540 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [1.53] - 2020-05-18 +* Allow a repo to be chosen in the Automatic Git Host Setup +* Polished the Debug screen + ## [1.52] - 2020-05-14 * Added Tags support * Allow sharing files to GitJournal diff --git a/pubspec.yaml b/pubspec.yaml index 7fd0901d..9332741a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: gitjournal description: A Note Taking App Built on top of Git -version: 1.52.0+10 +version: 1.53.0+10 dependencies: flutter: