From 1df374df90f5497bd1aa4f62c9df165baa859519 Mon Sep 17 00:00:00 2001 From: Vishesh Handa Date: Wed, 11 Mar 2020 15:00:12 +0100 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 b3270656..245adc63 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## [1.44] - 2020-03-11 +* Allow the Folder View to be configured +* Faster loading of notes +* BugFix: Notes should update when modified in another repo + ## [1.43.2] - 2020-03-05 * Optimize the NotesCache diff --git a/pubspec.yaml b/pubspec.yaml index 4db28a1a..031dec6c 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.43.2+10 +version: 1.44.0+10 dependencies: flutter: