mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-07-02 04:47:01 +08:00
Bump version
This commit is contained in:
@ -1,3 +1,10 @@
|
||||
## [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
|
||||
* Improve OAuth initialization
|
||||
- On Android the app is kept alive during the OAuth process
|
||||
- On iOS we close the browser properly
|
||||
|
||||
## [1.56] - 2020-06-04
|
||||
* Bug fix for Folder Names
|
||||
* Make it easier to add a new tags
|
||||
|
@ -1,6 +1,6 @@
|
||||
name: gitjournal
|
||||
description: A Note Taking App Built on top of Git
|
||||
version: 1.56.1+10
|
||||
version: 1.57.0+10
|
||||
|
||||
dependencies:
|
||||
flutter:
|
||||
|
Reference in New Issue
Block a user