Skip to content

Commit a749646

Browse files
committed
fix #2 : delivery V1.0.8
1 parent b315272 commit a749646

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
@@ -19,8 +19,8 @@
1919
-->
2020
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
2121
package="com.fr3ts0n.stagefever"
22-
android:versionCode="010007"
23-
android:versionName="1.0.7">
22+
android:versionCode="010008"
23+
android:versionName="1.0.8">
2424

2525
<uses-sdk
2626
android:minSdkVersion="15"

0 commit comments

Comments
 (0)