From 0fdc38b9da1c6ce4890d022e495b9c5b8ad971a6 Mon Sep 17 00:00:00 2001 From: Vishesh Handa Date: Wed, 19 Feb 2020 18:19:58 +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 bc9ac208..b4c0f25a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## [1.41] - 2020-02-17 +* Support custom SSH Keys +* Polish the Checklist Editor +* Allow YAML Metadata to be disabled + ## [1.40] - 2020-02-16 * Polish the Checklist Editor * Add emoji support diff --git a/pubspec.yaml b/pubspec.yaml index e3ade4d5..a1d94f5b 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.40.0+10 +version: 1.41.0+10 dependencies: flutter: