From e9cec9869c52d220fa66459a9a8a09954a13bcd2 Mon Sep 17 00:00:00 2001
From: Tapio Rantala <tapio.rantala@iki.fi>
Date: Fri, 6 Oct 2023 13:27:35 +0300
Subject: [PATCH] Add MQTTnet

---
 registry.json | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/registry.json b/registry.json
index 5de3982e..9fc9ae81 100644
--- a/registry.json
+++ b/registry.json
@@ -829,6 +829,10 @@
     "listed": true,
     "version": "2.7.0"
   },
+  "MQTTnet": {
+    "listed": true,
+    "version": "3.0.15"
+  },
   "NeoSmart.Caching.Sqlite": {
     "listed": true,
     "version": "0.1.0"