From 25e5d3b8b7f3ff6d2eace1ad858ba8cfbdd10fea Mon Sep 17 00:00:00 2001 From: Vishesh Handa Date: Fri, 17 Apr 2020 10:32:53 +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 988dd072..69b9f69e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## [1.48] - 2020-04-17 +* Cache Network Images +* Allow Markdown View/Edit mode to configured +* Bug: Do not allow / in file names + ## [1.47] - 2020-04-14 * Added Pro mode * Improved sync speed by avoiding unnecessary options diff --git a/pubspec.yaml b/pubspec.yaml index ba92b9d1..31fb79fc 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.47.0+10 +version: 1.48.0+10 dependencies: flutter: