mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-06-27 17:29:50 +08:00
Bump version and update changelog
This commit is contained in:
@ -1,3 +1,8 @@
|
||||
## [1.20]
|
||||
* Show all notes from all subdirectories
|
||||
* Improve appearance in dark mode
|
||||
* Bug: Fix ssh key not being regenerated error
|
||||
|
||||
## [1.18] - 2019-11-02
|
||||
|
||||
* Better handling of Markdown files without YAML headers
|
||||
|
@ -1,6 +1,6 @@
|
||||
name: gitjournal
|
||||
description: A Journaling App Built on top of Git
|
||||
version: 1.19+10
|
||||
version: 1.20+10
|
||||
|
||||
dependencies:
|
||||
flutter:
|
||||
|
Reference in New Issue
Block a user