Skip to content

Commit

Permalink
Updated versionName in manifest.
Browse files Browse the repository at this point in the history
  • Loading branch information
mfellner committed Aug 25, 2013
1 parent 6381a12 commit f24a182
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/AndroidManifest.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
android:versionCode="1"
android:versionName="1.1.4-SNAPSHOT"
android:versionName="1.1.5-SNAPSHOT"
package="cucumber.api.android">
</manifest>

0 comments on commit f24a182

Please sign in to comment.