Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
koad committed Nov 24, 2021
1 parent 4118443 commit 4101f5c
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 @@ -170,7 +170,7 @@ android {
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 66
versionName "0.5.9"
versionName "0.5.11"
multiDexEnabled true
missingDimensionStrategy 'react-native-camera', 'general'
}
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cdn-moonshine",
"version": "0.5.9",
"version": "0.5.11",
"description": "An open-source, non-custodial, Bitcoin/Litecoin Electrum wallet for iOS & Android.",
"author": "The Canada eCoin Developers",
"license": "MIT",
Expand Down

0 comments on commit 4101f5c

Please sign in to comment.