Skip to content

Commit

Permalink
Merge pull request #72 from CruGlobal/v4.1.4
Browse files Browse the repository at this point in the history
Bump version number for release
  • Loading branch information
ryancarlson committed Oct 30, 2015
2 parents 998eb5c + 2934d14 commit 6ac211f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.keynote.godtools.android"
android:versionCode="19"
android:versionName="4.1.3"
android:versionCode="20"
android:versionName="4.1.4"
android:installLocation="preferExternal">

<application
Expand Down

0 comments on commit 6ac211f

Please sign in to comment.