mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-06-30 19:36:25 +08:00
Bump version
This commit is contained in:
@ -1,3 +1,9 @@
|
||||
## [1.51] - 2020-05-08
|
||||
* Add a bottom bar in the NoteEditor to show the Folder
|
||||
* Add very basic Image support
|
||||
* Allow sorting by Title and Filename
|
||||
* Add a Debug screen for users to more easily debug issues
|
||||
|
||||
## [1.50] - 2020-05-01
|
||||
* Show num of changes to be pushed
|
||||
* Follow GitHub's checklist format
|
||||
|
@ -1,6 +1,6 @@
|
||||
name: gitjournal
|
||||
description: A Note Taking App Built on top of Git
|
||||
version: 1.50.0+10
|
||||
version: 1.51.0+10
|
||||
|
||||
dependencies:
|
||||
flutter:
|
||||
|
Reference in New Issue
Block a user