Skip to content

Commit cc10cc8

Browse files
committed
Bump version to 3.1.0
1 parent e369a77 commit cc10cc8

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
Improvements
2+
• Migrated to Firebase for crash logs and analytics
3+
• Migrated to new Twitch API badges endpoint
4+
5+
Bug Fixes
6+
• Fixed chatters not showing due to legacy Twitch API shutdown (chatters are now based on recent messages)
Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
1+
Improvements
2+
• Migrated to Firebase for crash logs and analytics
3+
• Migrated to new Twitch API badges endpoint
4+
15
Bug Fixes
2-
• Fixed FFZ emotes and badges no longer showing
6+
• Fixed chatters not showing due to legacy Twitch API shutdown (chatters are now based on recent messages)

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
1515
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
1616
# Read more about iOS versioning at
1717
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
18-
version: 3.0.2+35
18+
version: 3.1.0+36
1919

2020
environment:
2121
sdk: ">=2.15.0 <3.0.0"

0 commit comments

Comments
 (0)