Skip to content

Commit 91fc262

Browse files
committed
Bump version number
1 parent 7e3cfb9 commit 91fc262

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.31] - 2020-01-06
2+
* Allow the modified key in notes to be configured.
3+
This improves compatibility with Hugo blog posts, as
4+
GitJournal can now update the 'lastmod' field as used
5+
by Hugo front matter.
6+
17
## [1.30] - 2020-01-04
28
* Add support for AWS Code Commit
39
* Expose the Git Remote in the Settings

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: gitjournal
2-
description: A Journaling App Built on top of Git
3-
version: 1.30.0+10
2+
description: A Note Taking App Built on top of Git
3+
version: 1.31.0+10
44

55
dependencies:
66
flutter:

0 commit comments

Comments
 (0)