Skip to content

Commit 0420211

Browse files
committed
bbb bump!
1 parent 7c24d93 commit 0420211

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/utils.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import 'package:proper_filesize/proper_filesize.dart';
99
import 'media.dart';
1010

1111
// remember to bump this
12-
const version = '3.4.0-rc.1 - ALBUMS!';
12+
const version = '3.4.0';
1313

1414
/// max file size to read for exif/hash/anything
1515
const maxFileSize = 64 * 1024 * 1024;

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: gpth
22
description: 'Tool to help you with exporting stuff from Google Photos'
3-
version: 3.4.0-rc.1
3+
version: 3.4.0
44
homepage: 'https://github.com/TheLastGimbus/GooglePhotosTakeoutHelper'
55
publish_to: 'none'
66

0 commit comments

Comments
 (0)