From 260205d1cd4cfebc1ede510cae0f62a90e838dd6 Mon Sep 17 00:00:00 2001 From: Vishesh Handa Date: Wed, 12 Aug 2020 23:47:24 +0200 Subject: [PATCH] Bump version --- CHANGELOG.md | 5 +++++ pubspec.yaml | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 358d0900..f97682f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## [1.63] - 2020-08-12 +* Showcase list of Features in Purchase Screen +* Fix: Payment slider being glitchy +* Fix: MetaData Settings page crashing + ## [1.63] - 2020-08-11 * Resolve Wiki Links the same way as Obsidian * Support piped WikiLinks format [[fileName | what-to-show ]] diff --git a/pubspec.yaml b/pubspec.yaml index 276b4d22..a5cf37ae 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.63.0+10 +version: 1.64.0+10 dependencies: flutter: