Skip to content

Commit 477330b

Browse files
committed
Update change log and go back to Beta 2 for late feature by @R4md4c
1 parent 1c2a86f commit 477330b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

android/clientbeta/AndroidManifest.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
package="com.tweetlanes.android.beta"
44
android:versionCode="52"
5-
android:versionName="1.3.0_b3">
5+
android:versionName="1.3.0_b2">
66

77

88

android/libraries/TweetLanesCore/res/xml/changelog.xml

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
<change>Fix - All DM's downloaded rather than just "newest" in conversation</change>
1818
<change>Fix - DM last message correctly passed back to the summary page (without need to refresh)</change>
1919
<change>Fix - Make it clear that the summary DM is actually your reply</change>
20+
<change>Fix - Improved performance when scrolling</change>
2021
<change>Other - Updated version of crittersim for better app tracking</change>
2122
</release>
2223
<release version="1.2.1" versioncode="51">

0 commit comments

Comments
 (0)