mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-06-26 16:46:51 +08:00
Bump version
This commit is contained in:
@ -1,3 +1,8 @@
|
||||
## [1.37] - 2020-01-31
|
||||
* Allow note changes to be discarded
|
||||
* Do not load too many notes in one go
|
||||
* Stop the Snackbar from overlapping the FAB
|
||||
|
||||
## [1.36] - 2020-01-28
|
||||
* Automatically resolve merge conflicts
|
||||
* New combined editor / viewer
|
||||
|
@ -1,6 +1,6 @@
|
||||
name: gitjournal
|
||||
description: A Note Taking App Built on top of Git
|
||||
version: 1.36.0+10
|
||||
version: 1.37.0+10
|
||||
|
||||
dependencies:
|
||||
flutter:
|
||||
|
Reference in New Issue
Block a user