From ddc7ef1d85e3e744fc187761e9acf02d7a7f9407 Mon Sep 17 00:00:00 2001 From: Vishesh Handa Date: Wed, 22 Apr 2020 23:35:16 +0200 Subject: [PATCH] Bump version --- CHANGELOG.md | 6 ++++++ pubspec.yaml | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 69b9f69e..ad279f2c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [1.49] - 2020-04-22 +* Allow Pay what you want for Pro version +* Collect better crash information +* Allow folders to be renamed +* Search in filename as well + ## [1.48] - 2020-04-17 * Cache Network Images * Allow Markdown View/Edit mode to configured diff --git a/pubspec.yaml b/pubspec.yaml index 31fb79fc..2c2e3cd0 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.48.0+10 +version: 1.49.0+10 dependencies: flutter: