Renamed version name from RC4 to final

This commit is contained in:
Karim Abou Zeid 2016-01-08 15:29:53 +01:00
commit 41a6f496ac
2 changed files with 2 additions and 2 deletions

View file

@ -64,7 +64,7 @@ android {
applicationId "com.kabouzeid.gramophone"
versionCode 90
versionName "0.9.51 RC 4"
versionName "0.9.51"
}
buildTypes {
release {

View file

@ -25,7 +25,7 @@
<p>You can view the changelog dialog again at any time from the <i>about</i> section.</p>
<h3>Version 0.9.51 RC 4</h3>
<h3>Version 0.9.51</h3>
<ol>
<li><b>IMPROVEMENT:</b> Synced translations.</li>