From 9a1d3c687af037a09cbbb768306f9fc8c1959ea7 Mon Sep 17 00:00:00 2001 From: Dennis Moschina <45356478+DennisMoschina@users.noreply.github.com> Date: Wed, 4 Feb 2026 15:25:14 +0100 Subject: [PATCH] bumped version to 2.3.1 --- CHANGELOG.md | 4 ++++ example/pubspec.lock | 2 +- pubspec.yaml | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ab8582d..39b7e03 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 2.3.1 + +* added Beta firmware support for OpenEarable v2 devices + ## 2.3.0 * BREAKING CHANGE: introduced new capability system diff --git a/example/pubspec.lock b/example/pubspec.lock index 35a705b..dfb3b1b 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -350,7 +350,7 @@ packages: path: ".." relative: true source: path - version: "2.2.6" + version: "2.3.1" path: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index d99835c..a967043 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.0 +version: 2.3.1 repository: https://github.com/OpenEarable/open_earable_flutter/tree/main platforms: