mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-06-29 02:07:39 +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
|
||||
* Better support for auto adding list items when typing
|
||||
* Bug fix in iOS where notes would no longer be shown
|
||||
|
@ -1,6 +1,6 @@
|
||||
name: gitjournal
|
||||
description: A Note Taking App Built on top of Git
|
||||
version: 1.57.0+10
|
||||
version: 1.58.0+10
|
||||
|
||||
dependencies:
|
||||
flutter:
|
||||
|
Reference in New Issue
Block a user