From 92efc9df91644dea09d1b206a640e6b2a0928424 Mon Sep 17 00:00:00 2001 From: Vishesh Handa Date: Wed, 16 Sep 2020 11:10:41 +0200 Subject: [PATCH] Bump version 1.70 --- changelog.yml | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/changelog.yml b/changelog.yml index 5142b8c7..7cbe4bab 100644 --- a/changelog.yml +++ b/changelog.yml @@ -1,6 +1,6 @@ - version: 1.70 date: 2020-09-16 - draft: true + draft: false features: - text: "Implement Basic Search highlighting #14" - text: Implement basic note selection diff --git a/pubspec.yaml b/pubspec.yaml index 724d12d7..4ac0acf5 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.69.0+10 +version: 1.70.0+10 dependencies: flutter: