mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-08-02 03:24:11 +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
|
## [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
|
||||||
|
@ -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:
|
||||||
|
Reference in New Issue
Block a user