Skip to content

Commit

Permalink
Release 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Mishiranu committed Sep 18, 2020
1 parent d04654e commit f4b4373
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AndroidManifest.xml
Expand Up @@ -3,8 +3,8 @@
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
package="com.mishiranu.dashchan"
android:versionCode="1034"
android:versionName="3.0.0">
android:versionCode="1035"
android:versionName="3.0.1">

<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.WAKE_LOCK" />
Expand Down

0 comments on commit f4b4373

Please sign in to comment.