Skip to content

Commit

Permalink
Update changes
Browse files Browse the repository at this point in the history
  • Loading branch information
nevenz committed Oct 28, 2018
1 parent cac61cf commit 7623afe
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions app/src/main/res/layout/dialog_whats_new.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,9 @@
android:text="@string/whats_new_intro"/>



<TextView
style="@style/WhatsNewVersion"
android:text="v1.6.10-beta.1"
android:text="v1.6.10"
tools:ignore="HardcodedText" />

<com.orgzly.android.ui.views.WhatsNewChange
Expand All @@ -49,8 +48,6 @@
app:text="Various bug fixes and improvements" />




<TextView
style="@style/WhatsNewVersion"
android:text="v1.6.9"
Expand Down

0 comments on commit 7623afe

Please sign in to comment.