Skip to content

Commit

Permalink
Update changes
Browse files Browse the repository at this point in the history
  • Loading branch information
nevenz committed May 15, 2018
1 parent e42460e commit 1926145
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.6-beta.1"
android:text="v1.6.6"
tools:ignore="HardcodedText"/>

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



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

0 comments on commit 1926145

Please sign in to comment.