Bump version

This commit is contained in:
Vishesh Handa
2020-03-20 00:08:04 +01:00
parent f4c139a2b7
commit ea23c3be4e
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,11 @@
## [1.45] - 2020-03-20
* Add an "All Notes" view
* Allow quickly opening a note with a specific editor
* Save the Note type (Checklist/Journal) in the metadata
* Fix validation of custom ssh keys
* Performance improvements for faster loading of Notes
* Add experimental Cards view
## [1.44] - 2020-03-11
* Allow the Folder View to be configured
* Faster loading of notes

View File

@ -1,6 +1,6 @@
name: gitjournal
description: A Note Taking App Built on top of Git
version: 1.44.0+10
version: 1.45.0+10
dependencies:
flutter: