From e80525ca0103267f763241d43cf8a9586260a8a0 Mon Sep 17 00:00:00 2001 From: Vishesh Handa Date: Tue, 18 Aug 2020 11:37:28 +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 9e278882..2b240372 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [1.66] - 2020-08-18 +* Follow Obsidian's algorithm for resolving WikiLinks +* All custom metadata to be added to each note + ## [1.65] - 2020-08-14 * Allow the sorting order to be controller * Fix: Purchasing Pro would sometimes fail diff --git a/pubspec.yaml b/pubspec.yaml index f605dffb..7ba51002 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.65.0+10 +version: 1.66.0+10 dependencies: flutter: