From e6d82c415f1de50334fd9cf2f9a1679329a7e746 Mon Sep 17 00:00:00 2001 From: Vishesh Handa Date: Thu, 4 Jun 2020 15:48:08 +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 282b4a1b..2f116eb0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## [1.56] - 2020-06-04 +* Bug fix for Folder Names +* Make it easier to add a new tags +* Allow filenames to be UUID + ## [1.55] - 2020-06-03 * Add txt file support * Automatically add list items when editing in markdown diff --git a/pubspec.yaml b/pubspec.yaml index f23bc5d8..264b29c8 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.55.0+10 +version: 1.56.0+10 dependencies: flutter: