mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-06-29 10:17:16 +08:00
Bump version
This commit is contained in:
@ -1,3 +1,8 @@
|
|||||||
|
## [1.56] - 2020-06-04
|
||||||
|
* Bug fix for Folder Names
|
||||||
|
* Make it easier to add a new tags
|
||||||
|
* Allow filenames to be UUID
|
||||||
|
|
||||||
## [1.55] - 2020-06-03
|
## [1.55] - 2020-06-03
|
||||||
* Add txt file support
|
* Add txt file support
|
||||||
* Automatically add list items when editing in markdown
|
* Automatically add list items when editing in markdown
|
||||||
|
@ -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.55.0+10
|
version: 1.56.0+10
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
flutter:
|
flutter:
|
||||||
|
Reference in New Issue
Block a user