Browse Source

Update version

Caijinglong 6 năm trước cách đây
mục cha
commit
d1ab69aa8f
3 tập tin đã thay đổi với 6 bổ sung2 xóa
  1. 4 0
      CHANGELOG.md
  2. 1 1
      example/pubspec.lock
  3. 1 1
      pubspec.yaml

+ 4 - 0
CHANGELOG.md

@@ -1,3 +1,7 @@
+## 0.2.9
+
+Fix: [#87](https://github.com/CaiJingLong/flutter_ijkplayer/issues/87)
+
 ## 0.2.8+1
 
 Update pubspec and some Readme.

+ 1 - 1
example/pubspec.lock

@@ -82,7 +82,7 @@ packages:
       path: ".."
       relative: true
     source: path
-    version: "0.2.8+1"
+    version: "0.2.9"
   flutter_localizations:
     dependency: "direct main"
     description: flutter

+ 1 - 1
pubspec.yaml

@@ -1,6 +1,6 @@
 name: flutter_ijkplayer
 description: Base by bilibili ijkplayer, it's video/audio player, support https、rtmp、m3u8 and more protocol.
-version: 0.2.8+1
+version: 0.2.9
 author: caijinglong<cjl_spy@163.com>
 homepage: https://github.com/CaiJingLong/flutter_ijkplayer