From 58daf54fc6854d1fd13eb6ca3484995d4178550d Mon Sep 17 00:00:00 2001 From: Vishesh Handa Date: Sat, 28 Dec 2019 01:14:37 +0100 Subject: [PATCH] Bump version --- CHANGELOG.md | 3 +++ pubspec.yaml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index da5575c3..6679b587 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## [1.28] - 2019-12-28 +* Fix: Allow # to be used in the title + ## [1.27] - 2019-12-27 * Allow Note titles to be specified * Links can now be opened from Notes diff --git a/pubspec.yaml b/pubspec.yaml index c9ba7bee..c48f0591 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: gitjournal description: A Journaling App Built on top of Git -version: 1.27.0+10 +version: 1.28.0+10 dependencies: flutter: