mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-07-02 04:47:01 +08:00
Bump version
This commit is contained in:
@ -1,3 +1,11 @@
|
||||
## [1.45] - 2020-03-20
|
||||
* Add an "All Notes" view
|
||||
* Allow quickly opening a note with a specific editor
|
||||
* Save the Note type (Checklist/Journal) in the metadata
|
||||
* Fix validation of custom ssh keys
|
||||
* Performance improvements for faster loading of Notes
|
||||
* Add experimental Cards view
|
||||
|
||||
## [1.44] - 2020-03-11
|
||||
* Allow the Folder View to be configured
|
||||
* Faster loading of notes
|
||||
|
@ -1,6 +1,6 @@
|
||||
name: gitjournal
|
||||
description: A Note Taking App Built on top of Git
|
||||
version: 1.44.0+10
|
||||
version: 1.45.0+10
|
||||
|
||||
dependencies:
|
||||
flutter:
|
||||
|
Reference in New Issue
Block a user