File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 1+ ## 3.4.3
2+
3+ ### Just a few patches ❤️🩹
4+
5+ - put stuff in ` date-unknown ` also when not div-to-dates - #245
6+ - fix extras detection on mac - #243
7+ - add note to not worry about album finding ;)
8+ - nice message when trying to run interactive on headless
9+
110## 3.4.2
211
312### Bug fixes again 🐛
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ import 'package:proper_filesize/proper_filesize.dart';
99import 'media.dart' ;
1010
1111// remember to bump this
12- const version = '3.4.2 ' ;
12+ const version = '3.4.3 ' ;
1313
1414/// max file size to read for exif/hash/anything
1515const maxFileSize = 64 * 1024 * 1024 ;
Original file line number Diff line number Diff line change 11name : gpth
22description : ' Tool to help you with exporting stuff from Google Photos'
3- version : 3.4.2
3+ version : 3.4.3
44homepage : ' https://github.com/TheLastGimbus/GooglePhotosTakeoutHelper'
55publish_to : ' none'
66
You can’t perform that action at this time.
0 commit comments