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:
@ -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:
|
||||
|
Reference in New Issue
Block a user