From 5bc6ed9d9e5dae9adce0bf908456bad15f8d9f60 Mon Sep 17 00:00:00 2001 From: Vishesh Handa Date: Tue, 14 Apr 2020 18:31:01 +0200 Subject: [PATCH] Bump version --- CHANGELOG.md | 7 ++++++- pubspec.yaml | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index eba8db5c..988dd072 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,9 @@ -## [1.45] - 2020-04-02 +## [1.47] - 2020-04-14 +* Added Pro mode +* Improved sync speed by avoiding unnecessary options +* Polishing the UI + +## [1.46] - 2020-04-02 * Add a Grid View * Beautify the Cards Folder View * Show images if path is relative diff --git a/pubspec.yaml b/pubspec.yaml index b0ecf84c..a7f0003b 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.46.0+10 +version: 1.47.0+10 dependencies: flutter: