Skip to content

Commit

Permalink
chore: publish new major version
Browse files Browse the repository at this point in the history
  • Loading branch information
SPodjasek committed Nov 16, 2023
1 parent 94bcd6c commit d89feca
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 4.0.0

- **BREAKING CHANGE** [#64](https://github.com/inway/flutter_ringtone_player/pull/64): support for Flutter 3.0 and Android Gradle plugin 8.1.3 - @bitsydarel
- [#63](https://github.com/inway/flutter_ringtone_player/pull/63): add support for playing ringtones from direct path - @EngALAlfy

## 3.2.0

Thanks to @GeorgeAmgad added:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: flutter_ringtone_player
description: A simple player for system default ringtones, alarms and notifications
version: 3.3.0
version: 4.0.0
homepage: https://github.com/inway/flutter_ringtone_player
repository: https://github.com/inway/flutter_ringtone_player

Expand Down

0 comments on commit d89feca

Please sign in to comment.