Skip to content

Commit

Permalink
Merge pull request #901 from ChildMindInstitute/release/2.6.1
Browse files Browse the repository at this point in the history
Release/2.6.1
  • Loading branch information
ChaconC authored Nov 20, 2024
2 parents f0c4e81 + b3c6903 commit 30dd6ff
Show file tree
Hide file tree
Showing 5 changed files with 178 additions and 264 deletions.
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,8 @@ android {
applicationId "lab.childmindinstitute.data"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 1599
versionName "2.6.0"
versionCode 1601
versionName "2.6.1"
resValue "string", "app_name", "Mindlogger"
resValue "string", "build_config_package", "lab.childmindinstitute.data"
manifestPlaceholders = [
Expand Down
Loading

0 comments on commit 30dd6ff

Please sign in to comment.