increment version number to 0.23.14
This commit is contained in:

committed by
Max Kellermann

parent
3bedd94fc8
commit
fc9626e2f4
@@ -2,8 +2,8 @@
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="org.musicpd"
|
||||
android:installLocation="auto"
|
||||
android:versionCode="71"
|
||||
android:versionName="0.23.12">
|
||||
android:versionCode="72"
|
||||
android:versionName="0.23.14">
|
||||
|
||||
<uses-sdk android:minSdkVersion="21" android:targetSdkVersion="30"/>
|
||||
|
||||
|
Reference in New Issue
Block a user