mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-06-27 17:29:50 +08:00
Bump version
This commit is contained in:
@ -1,5 +1,6 @@
|
|||||||
## [1.32] - 2020-01-25
|
## [1.32] - 2020-01-25
|
||||||
* Save notes by default with the title as the filename
|
* Save notes by default with the title as the filename
|
||||||
|
* Fix bug where notes contents would disappear if app was switched while editing
|
||||||
|
|
||||||
## [1.31] - 2020-01-06
|
## [1.31] - 2020-01-06
|
||||||
* Allow the modified key in notes to be configured.
|
* Allow the modified key in notes to be configured.
|
||||||
|
@ -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.32.0+10
|
version: 1.33.0+10
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
flutter:
|
flutter:
|
||||||
|
Reference in New Issue
Block a user