diff --git a/CHANGELOG.md b/CHANGELOG.md index 2fecff33..02f63540 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [1.53] - 2020-05-18 +* Allow a repo to be chosen in the Automatic Git Host Setup +* Polished the Debug screen + ## [1.52] - 2020-05-14 * Added Tags support * Allow sharing files to GitJournal diff --git a/pubspec.yaml b/pubspec.yaml index 7fd0901d..9332741a 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.52.0+10 +version: 1.53.0+10 dependencies: flutter: