Renamed version name from RC4 to final
This commit is contained in:
parent
675634e470
commit
41a6f496ac
2 changed files with 2 additions and 2 deletions
|
|
@ -64,7 +64,7 @@ android {
|
||||||
|
|
||||||
applicationId "com.kabouzeid.gramophone"
|
applicationId "com.kabouzeid.gramophone"
|
||||||
versionCode 90
|
versionCode 90
|
||||||
versionName "0.9.51 RC 4"
|
versionName "0.9.51"
|
||||||
}
|
}
|
||||||
buildTypes {
|
buildTypes {
|
||||||
release {
|
release {
|
||||||
|
|
|
||||||
|
|
@ -25,7 +25,7 @@
|
||||||
|
|
||||||
<p>You can view the changelog dialog again at any time from the <i>about</i> section.</p>
|
<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>
|
<ol>
|
||||||
<li><b>IMPROVEMENT:</b> Synced translations.</li>
|
<li><b>IMPROVEMENT:</b> Synced translations.</li>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue