Skip to content

Commit 8859bb4

Browse files
bumped version to 2.2.6
1 parent 39c4077 commit 8859bb4

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,10 @@ README updates (example web app) and add supported platforms.
4848

4949
## 2.2.5
5050

51-
* added related sensor configuration to esense sensors
51+
* added related sensor configuration to esense sensors
52+
53+
## 2.2.6
54+
55+
* fixed some issues with the auto-reconnect logic
56+
* introduced time sync capability
57+
* implemented time sync for OpenEarable v2 devices

example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@ packages:
342342
path: ".."
343343
relative: true
344344
source: path
345-
version: "2.2.5"
345+
version: "2.2.6"
346346
path:
347347
dependency: transitive
348348
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.2.5
3+
version: 2.2.6
44
repository: https://github.com/OpenEarable/open_earable_flutter/tree/main
55

66
platforms:

0 commit comments

Comments
 (0)