We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3850f1f commit b3fa3f0Copy full SHA for b3fa3f0
app/src/main/res/layout/dialog_whats_new.xml
@@ -23,7 +23,7 @@
23
24
<TextView
25
style="@style/WhatsNewVersion"
26
- android:text="v1.8.9-beta.1"
+ android:text="v1.8.9"
27
tools:ignore="HardcodedText" />
28
29
<com.orgzly.android.ui.views.WhatsNewChange
0 commit comments