Skip to content

Commit 8a6e83f

Browse files
bumped version to 2.3.1
1 parent 54f7ca4 commit 8a6e83f

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 2.3.1
2+
3+
* added Beta firmware support for OpenEarable v2 devices
4+
15
## 2.3.0
26

37
* BREAKING CHANGE: introduced new capability system

example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@ packages:
350350
path: ".."
351351
relative: true
352352
source: path
353-
version: "2.2.6"
353+
version: "2.3.1"
354354
path:
355355
dependency: transitive
356356
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: open_earable_flutter
22
description: This package provides functionality for interacting with OpenEarable devices. Control LED colors, control audio, and access raw sensor data.
3-
version: 2.3.0
3+
version: 2.3.1
44
repository: https://github.com/OpenEarable/open_earable_flutter/tree/main
55

66
platforms:

0 commit comments

Comments
 (0)