Bump version number

This commit is contained in:
Vishesh Handa
2020-03-05 02:12:56 +01:00
parent b25ed00830
commit db901e51ea
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
## [1.43.2] - 2020-03-05
* Optimize the NotesCache
## [1.43] - 2020-03-02 ## [1.43] - 2020-03-02
* BUG: Fix crash in NotesCache * BUG: Fix crash in NotesCache

View File

@ -1,6 +1,6 @@
name: gitjournal name: gitjournal
description: A Note Taking App Built on top of Git description: A Note Taking App Built on top of Git
version: 1.43.1+10 version: 1.43.2+10
dependencies: dependencies:
flutter: flutter: