diff --git a/metadata/en-GB/changelogs/9.txt b/metadata/en-GB/changelogs/9.txt new file mode 100644 index 0000000..441fa91 --- /dev/null +++ b/metadata/en-GB/changelogs/9.txt @@ -0,0 +1 @@ +Allow changing directory on Android without root \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index 14848b3..a4c00d0 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,7 @@ description: A diary that starts with a blank page every day (while saving the p # pub.dev using `flutter pub publish`. This is preferred for private packages. publish_to: 'none' # Remove this line if you wish to publish to pub.dev -version: 1.2.4+8 +version: 1.2.5+9 environment: sdk: '>=2.19.0-374.1.beta <3.0.0'