mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-07-14 23:40:30 +08:00
Bump version number
This commit is contained in:
@ -1,3 +1,11 @@
|
|||||||
|
## [1.26] - 2019-12-26
|
||||||
|
* Support Git repos which do not have master branches
|
||||||
|
* Add scrollbars
|
||||||
|
* Add a button to show network state
|
||||||
|
* Fix Folder Navigation
|
||||||
|
* Split GitJournal into many plugins
|
||||||
|
- This way more people can build Git based apps
|
||||||
|
|
||||||
## [1.25] - 2019-12-14
|
## [1.25] - 2019-12-14
|
||||||
* Fix sorting of Notes and Folders
|
* Fix sorting of Notes and Folders
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
name: gitjournal
|
name: gitjournal
|
||||||
description: A Journaling App Built on top of Git
|
description: A Journaling App Built on top of Git
|
||||||
version: 1.25.0+10
|
version: 1.26.0+10
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
flutter:
|
flutter:
|
||||||
|
Reference in New Issue
Block a user