From 2aca8a10f2c57b010ec8131f461ce5ad740b10d6 Mon Sep 17 00:00:00 2001 From: Vishesh Handa Date: Mon, 31 Aug 2020 11:36:35 +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 e3103471..3b897afb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## [1.68] - 2020-08-31 +* Make Swipe to Delete Configurable +* Allow Markdown to be previewed from all Editors +* Add Yearly purchase option + ## [1.67] - 2020-08-19 * Beautify the Purchase Screen * Note Backlinks: Fix occasional rendering glitches diff --git a/pubspec.yaml b/pubspec.yaml index d9864bc7..ff099ca6 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.67.0+10 +version: 1.68.0+10 dependencies: flutter: