Bump version to 3.1.3

This commit is contained in:
Tommy Chow
2023-06-02 20:30:18 -04:00
parent d41b9ffcea
commit f12355ad7a
3 changed files with 4 additions and 2 deletions

View File

@ -0,0 +1,2 @@
Bug Fixes
• Fixed emote/mention autocomplete not updating

View File

@ -1,2 +1,2 @@
Bug Fixes
• Fixed video streams not loading
• Fixed emote/mention autocomplete not updating

View File

@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# In iOS, build-name is used as CFBundleShortVersionString while build-number is used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 3.1.2+38
version: 3.1.3+39
environment:
sdk: '>=3.0.0 <4.0.0'