From dce344a517d10ace34378f7657105f23afbd1076 Mon Sep 17 00:00:00 2001 From: Hugo Montero Date: Fri, 20 Dec 2024 19:12:12 -0600 Subject: [PATCH] add . to shortdescription --- blueprint.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blueprint.yaml b/blueprint.yaml index cef89f4..d1379a8 100644 --- a/blueprint.yaml +++ b/blueprint.yaml @@ -6,7 +6,7 @@ tags: ["Tracker One", "Sensors", "Industrial"] icon: assets/tracker-edge.svg gitrepo: https://github.com/particle-iot/tracker-edge name: "Tracker Edge" -shortDescription: "A complete reference asset tracking solution" +shortDescription: "A complete reference asset tracking solution." version: 1.19.0 models: [] language: [ "C++" ]