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,9 @@
|
|||||||
|
## [1.58] - 2020-07-04
|
||||||
|
* Send crash reports to Sentry
|
||||||
|
* Allow experimental features to be controlled
|
||||||
|
* Basic support for wiki links [[word]]
|
||||||
|
* Fix Pro mode occasionally not being detected
|
||||||
|
|
||||||
## [1.57] - 2020-06-10
|
## [1.57] - 2020-06-10
|
||||||
* Better support for auto adding list items when typing
|
* Better support for auto adding list items when typing
|
||||||
* Bug fix in iOS where notes would no longer be shown
|
* Bug fix in iOS where notes would no longer be shown
|
||||||
|
@ -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.57.0+10
|
version: 1.58.0+10
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
flutter:
|
flutter:
|
||||||
|
Reference in New Issue
Block a user