From df5cdbdc78478874fa903cc9b8ff791b245c00f1 Mon Sep 17 00:00:00 2001 From: Dennis Moschina <45356478+DennisMoschina@users.noreply.github.com> Date: Wed, 20 May 2026 21:56:20 +0200 Subject: [PATCH] chore(version): bump version to 2.3.8 and update changelog for new dependencies --- CHANGELOG.md | 4 ++++ pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b46e6620..00d95288 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 2.3.8 + +* updated dependencies to latest versions + ## 2.3.7 * added erase firmware image slot function for FOTA slot info capability diff --git a/pubspec.yaml b/pubspec.yaml index 9c32a858..eaeb84f2 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: open_earable_flutter description: This package provides functionality for interacting with OpenEarable devices. Control LED colors, control audio, and access raw sensor data. -version: 2.3.7 +version: 2.3.8 repository: https://github.com/OpenEarable/open_earable_flutter/tree/main platforms: