Commit a11c6bc

derdilla <82763757+derdilla@users.noreply.github.com>
2025-05-15 20:39:05
Prepare v1.8.6 release (#560)
* add changelogs * bump app version
1 parent afeb18a
Changed files (2)
app
fastlane
metadata
android
en-US
changelogs
app/pubspec.yaml
@@ -4,7 +4,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
 repository: https://github.com/derdilla/blood-pressure-monitor-fl
 issue_tracker: https://github.com/derdilla/blood-pressure-monitor-fl/issues
 
-version: 1.8.6+48
+version: 1.8.7+49
 
 environment:
   sdk: '>=3.0.2 <4.0.0'
fastlane/metadata/android/en-US/changelogs/49.txt
@@ -0,0 +1,2 @@
+* Remove old data migration code
+* Allow creating detailed debug logs
\ No newline at end of file