Skip to content

Commit 5da955f

Browse files
committed
1.4.1 release
1 parent d72ad01 commit 5da955f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
2121
package="nya.miku.wishmaster"
2222
android:installLocation="auto"
2323
tools:ignore="UnusedAttribute"
24-
android:versionCode="51"
25-
android:versionName="1.4.0">
24+
android:versionCode="52"
25+
android:versionName="1.4.1">
2626

2727
<uses-permission android:name="android.permission.INTERNET" />
2828
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />

0 commit comments

Comments
 (0)