mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-06-29 18:38:36 +08:00
Bump version
This commit is contained in:
@ -1,3 +1,8 @@
|
|||||||
|
## [1.67] - 2020-08-19
|
||||||
|
* Beautify the Purchase Screen
|
||||||
|
* Note Backlinks: Fix occasional rendering glitches
|
||||||
|
* Be more relaxed when parsing the YAML
|
||||||
|
|
||||||
## [1.66] - 2020-08-18
|
## [1.66] - 2020-08-18
|
||||||
* Follow Obsidian's algorithm for resolving WikiLinks
|
* Follow Obsidian's algorithm for resolving WikiLinks
|
||||||
* All custom metadata to be added to each note
|
* All custom metadata to be added to each note
|
||||||
|
@ -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.66.0+10
|
version: 1.67.0+10
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
flutter:
|
flutter:
|
||||||
|
Reference in New Issue
Block a user