mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-06-27 01:02:14 +08:00
Bump version number
This commit is contained in:
@ -1,3 +1,6 @@
|
||||
## [1.23] - 2019-12-08
|
||||
* Massive performance boosts. We aren't just saying that, now notes are loaded asynchronously in the background, and we only re-parse them when they have changed.
|
||||
|
||||
## [1.22] - 2019-12-07
|
||||
|
||||
* Improve animations while navigating
|
||||
|
@ -1,6 +1,6 @@
|
||||
name: gitjournal
|
||||
description: A Journaling App Built on top of Git
|
||||
version: 1.22.0+10
|
||||
version: 1.23.0+10
|
||||
|
||||
dependencies:
|
||||
flutter:
|
||||
|
Reference in New Issue
Block a user