diff --git a/flutter_custom_tabs_platform_interface/CHANGELOG.md b/flutter_custom_tabs_platform_interface/CHANGELOG.md index 2018629..164c28a 100644 --- a/flutter_custom_tabs_platform_interface/CHANGELOG.md +++ b/flutter_custom_tabs_platform_interface/CHANGELOG.md @@ -1,4 +1,4 @@ -## NEXT +## 2.5.0 - Updates the minimum supported SDK version to Flutter 3.44/Dart 3.12. - Updates minimum required `flutter_lints` version to 6.0.0. diff --git a/flutter_custom_tabs_platform_interface/pubspec.yaml b/flutter_custom_tabs_platform_interface/pubspec.yaml index 13c6164..501d848 100644 --- a/flutter_custom_tabs_platform_interface/pubspec.yaml +++ b/flutter_custom_tabs_platform_interface/pubspec.yaml @@ -1,10 +1,9 @@ name: flutter_custom_tabs_platform_interface description: A common platform interface for the flutter_custom_tabs plugin. -version: 2.4.0 +version: 2.5.0 homepage: https://github.com/droibit/flutter_custom_tabs repository: https://github.com/droibit/flutter_custom_tabs/tree/main/flutter_custom_tabs_platform_interface issue_tracker: https://github.com/droibit/flutter_custom_tabs/issues -publish_to: 'none' environment: sdk: ^3.12.0