Skip to content

Commit cf80a73

Browse files
committed
Increment version to 2.1
1 parent ceb957e commit cf80a73

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
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
package="com.limelight"
4-
android:versionCode="5"
5-
android:versionName="2.0.2" >
4+
android:versionCode="6"
5+
android:versionName="2.1" >
66

77
<uses-sdk
88
android:minSdkVersion="16"

0 commit comments

Comments
 (0)