From 9db302164e766e08abdbffc5d53377bf5c89ffcb Mon Sep 17 00:00:00 2001 From: Vishesh Handa Date: Wed, 19 Aug 2020 17:52:49 +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 2b240372..e3103471 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## [1.67] - 2020-08-19 +* Beautify the Purchase Screen +* Note Backlinks: Fix occasional rendering glitches +* Be more relaxed when parsing the YAML + ## [1.66] - 2020-08-18 * Follow Obsidian's algorithm for resolving WikiLinks * All custom metadata to be added to each note diff --git a/pubspec.yaml b/pubspec.yaml index 27879858..f0e44faa 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.66.0+10 +version: 1.67.0+10 dependencies: flutter: