Bump version

This commit is contained in:
Vishesh Handa
2020-01-26 02:46:45 +01:00
parent 0da1a0783c
commit 8ba92f69bc
2 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
## [1.32] - 2020-01-25 ## [1.32] - 2020-01-25
* Save notes by default with the title as the filename * Save notes by default with the title as the filename
* Fix bug where notes contents would disappear if app was switched while editing
## [1.31] - 2020-01-06 ## [1.31] - 2020-01-06
* Allow the modified key in notes to be configured. * Allow the modified key in notes to be configured.

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.32.0+10 version: 1.33.0+10
dependencies: dependencies:
flutter: flutter: