Bump version

This commit is contained in:
Vishesh Handa
2020-08-11 14:28:02 +02:00
parent c7d8568529
commit 1c6f586885
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [1.63] - 2020-08-11
* Resolve Wiki Links the same way as Obsidian
* Support piped WikiLinks format [[fileName | what-to-show ]]
* Allow 'tags' metadata field to be configured
* Allow 'created' metadata field to be configured
* Fix annoying cursor not showing spaces bug
## [1.62] - 2020-07-30
* Allow title metadata to be configured
* Bug: Fix GitJournal sometimes reseting its config

View File

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