0.9.13 release
This commit is contained in:
parent
67f195b5b5
commit
9d10a15a7c
@ -23,8 +23,8 @@ THE SOFTWARE.
|
|||||||
-->
|
-->
|
||||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
package="ch.blinkenlights.android.vanilla"
|
package="ch.blinkenlights.android.vanilla"
|
||||||
android:versionName="0.9.12"
|
android:versionName="0.9.13"
|
||||||
android:versionCode="0912"
|
android:versionCode="0913"
|
||||||
android:installLocation="auto">
|
android:installLocation="auto">
|
||||||
<uses-sdk android:minSdkVersion="15" android:targetSdkVersion="15" />
|
<uses-sdk android:minSdkVersion="15" android:targetSdkVersion="15" />
|
||||||
<uses-permission android:name="android.permission.WAKE_LOCK" />
|
<uses-permission android:name="android.permission.WAKE_LOCK" />
|
||||||
|
@ -19,7 +19,7 @@ function show(n) {
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<h1>Vanilla Music</h1>
|
<h1>Vanilla Music</h1>
|
||||||
<p><b>Version:</b> 0.9.12 released September 27, 2012<br><br>
|
<p><b>Version:</b> 0.9.13 released October 7, 2012<br><br>
|
||||||
<b>Website:</b> <a href='https://github.com/adrian-bl/vanilla'>https://github.com/adrian-bl/vanilla</a><br>
|
<b>Website:</b> <a href='https://github.com/adrian-bl/vanilla'>https://github.com/adrian-bl/vanilla</a><br>
|
||||||
<b>Issue tracker:</b> <a href='https://github.com/adrian-bl/vanilla/issues'>https://github.com/adrian-bl/vanilla/issues</a><br>
|
<b>Issue tracker:</b> <a href='https://github.com/adrian-bl/vanilla/issues'>https://github.com/adrian-bl/vanilla/issues</a><br>
|
||||||
<h2>Contributors</h2>
|
<h2>Contributors</h2>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user