From 8ba92f69bc2e67e608f6a27f1385cd2dd48c4ada Mon Sep 17 00:00:00 2001 From: Vishesh Handa Date: Sun, 26 Jan 2020 02:46:45 +0100 Subject: [PATCH] Bump version --- CHANGELOG.md | 1 + pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 72a82603..9583ca13 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ ## [1.32] - 2020-01-25 * Save notes by default with the title as the filename +* Fix bug where notes contents would disappear if app was switched while editing ## [1.31] - 2020-01-06 * Allow the modified key in notes to be configured. diff --git a/pubspec.yaml b/pubspec.yaml index 5cde4321..3df55222 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.32.0+10 +version: 1.33.0+10 dependencies: flutter: