From 07661df15764998e7f703399729cca4dba90f89a Mon Sep 17 00:00:00 2001 From: Michael Jansen Date: Mon, 1 Jan 2024 15:36:01 -0500 Subject: [PATCH] Update version --- CHANGELOG.md | 4 ++++ pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 71bc678..366d164 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.3.3 + +- Update connection status on rtt message. Client will no be able to report if connected without subscribing to topics + ## 1.3.2 - Fix crash on reconnecting to server diff --git a/pubspec.yaml b/pubspec.yaml index eba9146..8a51187 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: nt4 description: Dart implementation of the WPILib NT4 protocol -version: 1.3.2 +version: 1.3.3 repository: https://github.com/mjansen4857/nt4 environment: