Skip to content

Commit 673704e

Browse files
committed
[ogg_opus_player] bump version to 0.4.1
1 parent 28a1711 commit 673704e

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

packages/ogg_opus_player/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.4.1
2+
3+
[Linux] replace opus static libraries to release version.
4+
15
## 0.4.0
26

37
Support recording voice.
@@ -21,6 +25,7 @@ support macOS arm64
2125
## 0.1.0
2226

2327
break change: upgrade iOS min version from 10.0 to 12.0
28+
2429
## 0.0.1
2530

2631
add iOS/ macOS support.

packages/ogg_opus_player/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: ogg_opus_player
22
description: An ogg opus file player and recorder for flutter.
3-
version: 0.4.0
3+
version: 0.4.1
44
homepage: https://github.com/MixinNetwork/flutter-plugins/tree/main/packages/ogg_opus_player
55

66
environment:

0 commit comments

Comments
 (0)