1
0
mirror of https://github.com/GitJournal/GitJournal.git synced 2025-07-29 23:24:53 +08:00

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

@ -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
* Add support for AWS Code Commit
* Expose the Git Remote in the Settings

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