Bump version number

This commit is contained in:
Vishesh Handa
2020-01-05 18:28:57 +01:00
parent 7e3cfb9e37
commit 91fc262b79
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,9 @@
## [1.31] - 2020-01-06
* Allow the modified key in notes to be configured.
This improves compatibility with Hugo blog posts, as
GitJournal can now update the 'lastmod' field as used
by Hugo front matter.
## [1.30] - 2020-01-04 ## [1.30] - 2020-01-04
* Add support for AWS Code Commit * Add support for AWS Code Commit
* Expose the Git Remote in the Settings * Expose the Git Remote in the Settings

View File

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