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,10 @@
|
|||||||
|
## [1.45] - 2020-04-02
|
||||||
|
* Add a Grid View
|
||||||
|
* Beautify the Cards Folder View
|
||||||
|
* Show images if path is relative
|
||||||
|
* Allow linking to other notes
|
||||||
|
* EditorSelector: Make it prettier
|
||||||
|
|
||||||
## [1.45] - 2020-03-20
|
## [1.45] - 2020-03-20
|
||||||
* Add an "All Notes" view
|
* Add an "All Notes" view
|
||||||
* Allow quickly opening a note with a specific editor
|
* Allow quickly opening a note with a specific editor
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
name: gitjournal
|
name: gitjournal
|
||||||
description: A Note Taking App Built on top of Git
|
description: A Note Taking App Built on top of Git
|
||||||
version: 1.45.0+10
|
version: 1.46.0+10
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
flutter:
|
flutter:
|
||||||
|
Reference in New Issue
Block a user