Skip to content

Commit

Permalink
Merge pull request #358 from mstevetodd/master
Browse files Browse the repository at this point in the history
bump version to 2.22.69 released to Beta
  • Loading branch information
mstevetodd authored Sep 27, 2018
2 parents 876d4bf + 461822e commit 816fedf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions EngineDriver/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
package="jmri.enginedriver"
android:versionCode="68"
android:versionName="2.22.68" android:installLocation="auto">
android:versionCode="69"
android:versionName="2.22.69" android:installLocation="auto">
<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
<uses-permission android:name="android.permission.ACCESS_WIFI_STATE" />
Expand Down

0 comments on commit 816fedf

Please sign in to comment.