From 2cc1707ef7ea33a18faaebd167bf60592ea22497 Mon Sep 17 00:00:00 2001 From: Vishesh Handa Date: Thu, 14 May 2020 17:07:56 +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 06207cc2..2fecff33 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## [1.52] - 2020-05-14 +* Added Tags support +* Allow sharing files to GitJournal +* Add App Shortcuts + ## [1.51] - 2020-05-08 * Add a bottom bar in the NoteEditor to show the Folder * Add very basic Image support diff --git a/pubspec.yaml b/pubspec.yaml index 8c1bc8c3..7fd0901d 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.51.0+10 +version: 1.52.0+10 dependencies: flutter: