Skip to content

Commit

Permalink
Merge pull request #580 from CruGlobal/revert-579-develop
Browse files Browse the repository at this point in the history
Revert "develop > master"
  • Loading branch information
reldredge71 committed Oct 20, 2018
2 parents 7818a96 + f71126e commit 71e154b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ android {
applicationId "com.missionhub"
minSdkVersion 16
targetSdkVersion 26
versionName "4.2.6"
versionName "4.2.5"
versionCode grgit.log(includes:['HEAD']).size() + 363
ndk {
abiFilters "armeabi-v7a", "x86"
Expand Down
2 changes: 1 addition & 1 deletion ios/MissionHub/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>4.2.6</string>
<string>4.2.5</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleURLTypes</key>
Expand Down

0 comments on commit 71e154b

Please sign in to comment.