Skip to content

Commit a0dc719

Browse files
committed
🔖 v1.0.4 Launch
1. ✨Notification on chat message in system tray. 2. ✨Now if user click on comment Tweet it's parent tweet will visible in detail. 3 ✨Google login button added on signup page. 4. ✨Null value alert issue on forgot password fixed 5. ✨Hash tags font weight and size issue fixed.
1 parent a34afc2 commit a0dc719

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
## [1.0.5] - Upcomming
1+
## [1.0.5] - 15 Apr 2020
22

3-
* Notification on new message in system tray.
3+
* Notification on chat message in system tray.
44
* Now if user click on comment Tweet it's parent tweet will visible in detail.
55
* Google login button added on signup page.
66
* Null value alert issue on forgot password fixed
7-
* Hash tags front weight and size issue fixed.
7+
* Hash tags font weight and size issue fixed.
88

99
## [1.0.4] - 04 Apr 2020
1010

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ description: A new Flutter project.
1111
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
1212
# Read more about iOS versioning at
1313
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
14-
version: 1.0.4+6
14+
version: 1.0.5+7
1515

1616
environment:
1717
sdk: ">=2.1.0 <3.0.0"

0 commit comments

Comments
 (0)