Skip to content

Commit

Permalink
chore(docs): update version and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
SPodjasek committed Jun 3, 2024
1 parent 3c0ac79 commit 6c9db00
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## 4.0.0+3

- Moved `flutter_lints` to `dev_dependencies` to resolve [#80](https://github.com/inway/flutter_ringtone_player/issues/80)
- Update `compileSdkVersion` of example app by @rockerer [#78](https://github.com/inway/flutter_ringtone_player/pull/78)
- Bump `flutter_lints` from 3.0.2 to 4.0.0 by @dependabot [#79](https://github.com/inway/flutter_ringtone_player/pull/79)

## 4.0.0+2

- Update README to match v4

## 4.0.0+1

- Bump `plugin_platform_interface` version
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: 4.0.0+2
version: 4.0.0+3
homepage: https://github.com/inway/flutter_ringtone_player
repository: https://github.com/inway/flutter_ringtone_player

Expand Down

0 comments on commit 6c9db00

Please sign in to comment.