Skip to content

Commit d76c613

Browse files
committed
🔖 v1.1.0
1 parent 662b8b2 commit d76c613

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
1-
## 1.0.0
1+
## 1.1.0
2+
* 📚 Documentation optimization
3+
* 🎥 Add effect screenshots
24

5+
## 1.0.0
36
* 🎉 First Pangle Global advertising plugin for FlutterAds
47
* 🚀 Support Splash Ad, Interstitial Ad, Rewarded Video, Native Ad, Banner Ad
58
* 📱 Support Android and iOS platforms

CHANGELOG_zh.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
1-
## 1.0.0
1+
## 1.1.0
2+
* 📚 优化文档说明
3+
* 🎥 增加效果图
4+
25

6+
## 1.0.0
37
* 🎉 FlutterAds 首款穿山甲国际版广告插件
48
* 🚀 支持 开屏广告、插屏广告、激励视频、原生广告、横幅广告
59
* 📱 支持 Android、iOS 平台

ios/flutter_pangle_global_ads.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
Pod::Spec.new do |s|
66
s.name = 'flutter_pangle_global_ads'
7-
s.version = '1.0.0'
7+
s.version = '1.1.0'
88
s.summary = 'A professional Flutter advertising plugin for Pangle Global'
99
s.description = <<-DESC
1010
A Flutter plugin for integrating Pangle Global advertising SDK

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_pangle_global_ads
22
description: "A professional Flutter advertising plugin for Pangle Global"
3-
version: 1.0.0
3+
version: 1.1.0
44
homepage: https://global.flutterads.top
55
repository: https://github.com/FlutterAds/flutter_pangle_global_ads
66
issue_tracker: https://github.com/FlutterAds/flutter_pangle_global_ads/issues

0 commit comments

Comments
 (0)