From ce83e68da078cca20c52fb60a7d39ff25197773f Mon Sep 17 00:00:00 2001 From: a-mabe Date: Mon, 22 Jan 2024 19:27:29 -0500 Subject: [PATCH] Bump to 1.2.6 --- VERSION | 2 +- ios/Podfile.lock | 4 ++-- pubspec.yaml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/VERSION b/VERSION index 3a1f10e..7e099ec 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.2.5 \ No newline at end of file +1.2.6 \ No newline at end of file diff --git a/ios/Podfile.lock b/ios/Podfile.lock index 00f9846..0ef2381 100644 --- a/ios/Podfile.lock +++ b/ios/Podfile.lock @@ -88,8 +88,8 @@ SPEC CHECKSUMS: flutter_local_notifications: 0c0b1ae97e741e1521e4c1629a459d04b9aec743 FMDB: 2ce00b547f966261cd18927a3ddb07cb6f3db82a just_audio: baa7252489dbcf47a4c7cc9ca663e9661c99aafa - path_provider_foundation: 29f094ae23ebbca9d3d0cec13889cd9060c0e943 - shared_preferences_foundation: 5b919d13b803cadd15ed2dc053125c68730e5126 + path_provider_foundation: 3784922295ac71e43754bd15e0653ccfd36a147c + shared_preferences_foundation: b4c3b4cddf1c21f02770737f147a3f5da9d39695 soundpool: c7f4422ca206e77f8900ed3c4ee6a6ff5a0e38a9 sqflite: 31f7eba61e3074736dff8807a9b41581e4f7f15a wakelock: d0fc7c864128eac40eba1617cb5264d9c940b46f diff --git a/pubspec.yaml b/pubspec.yaml index 3e536b4..0fb928f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -17,7 +17,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev # In Windows, build-name is used as the major, minor, and patch parts # of the product and file versions while build-number is used as the build suffix. -version: 1.2.5+20 +version: 1.2.6+21 environment: sdk: '>=2.19.6 <3.0.0'