Skip to content

Commit

Permalink
OPS: Version bump (#6063)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcosrdz committed Jan 29, 2024
1 parent 309e46e commit aa55a54
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ android {
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 1
versionName "6.4.17"
versionName "6.5.0"
testBuildType System.getProperty('testBuildType', 'debug')
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
}
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bluewallet",
"version": "6.4.17",
"version": "6.5.0",
"license": "MIT",
"repository": {
"type": "git",
Expand Down

0 comments on commit aa55a54

Please sign in to comment.