diff --git a/CHANGELOG.md b/CHANGELOG.md index 9583ca13..e9601653 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,7 @@ -## [1.32] - 2020-01-25 +## [1.34] - 2020-01-27 +* Fix git host setup + +## [1.33] - 2020-01-25 * Save notes by default with the title as the filename * Fix bug where notes contents would disappear if app was switched while editing diff --git a/pubspec.yaml b/pubspec.yaml index 3df55222..ec8b0adb 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: gitjournal description: A Note Taking App Built on top of Git -version: 1.33.0+10 +version: 1.34.0+10 dependencies: flutter: