Skip to content

Commit

Permalink
ci: version bump to 4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Dart Conventional Release committed Feb 13, 2024
1 parent 530ccdb commit f62fa56
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,24 +1,20 @@
name: appcenter_release_manager
description: Download appcenter updates straight from your iOS or Android app.
homepage: https://github.com/impaktfull/flutter_appcenter_release_manager
version: 4.0.0

version: 4.0.1
environment:
sdk: ">=2.18.0 <4.0.0"
flutter: ">=3.3.0"

dependencies:
flutter:
sdk: flutter
http: ^1.2.0
url_launcher: ^6.2.4
universal_io: ^2.2.2

dev_dependencies:
flutter_lints: ^3.0.1
flutter_test:
sdk: flutter

flutter:
plugin:
platforms:
Expand Down

0 comments on commit f62fa56

Please sign in to comment.