Skip to content

Commit

Permalink
target 1.0.91
Browse files Browse the repository at this point in the history
  • Loading branch information
adrian-bl committed Mar 18, 2021
1 parent 8963ed5 commit d130e7e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ THE SOFTWARE.
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="ch.blinkenlights.android.vanilla"
android:versionName="1.0.90"
android:versionCode="10900"
android:versionName="1.0.91"
android:versionCode="10910"
android:installLocation="auto">
<uses-permission android:name="android.permission.WAKE_LOCK" />
<uses-permission android:name="android.permission.FOREGROUND_SERVICE" />
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/assets/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
</head>
<body>
<h1>Vanilla Music</h1>
<p><b>Version:</b> 1.0.91 Released Mar. 10 2021<br><br>
<p><b>Version:</b> 1.0.91 Released Mar. 18 2021<br><br>
<b>Website:</b> <a href='https://vanilla-music.github.io/'>https://vanilla-music.github.io/</a><br>
<b>Issue tracker:</b> <a href='https://github.com/vanilla-music/vanilla/issues'>https://github.com/vanilla-music/vanilla/issues</a><br>
<b>Community &amp; support:</b> <a href='https://www.reddit.com/r/vanillamusic'>/r/VanillaMusic</a><br>
Expand Down

0 comments on commit d130e7e

Please sign in to comment.