mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-06-26 00:29:20 +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
|
||||
* Fix sorting of Notes and Folders
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
name: gitjournal
|
||||
description: A Journaling App Built on top of Git
|
||||
version: 1.25.0+10
|
||||
version: 1.26.0+10
|
||||
|
||||
dependencies:
|
||||
flutter:
|
||||
|
Reference in New Issue
Block a user