From 7b9870af16c71566cf10dda166533009e8820233 Mon Sep 17 00:00:00 2001 From: AI5GW <109100133+AI5GW@users.noreply.github.com> Date: Fri, 15 Jul 2022 03:07:55 +0200 Subject: [PATCH] Update library.json --- library.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index 3794b75..1e98295 100644 --- a/library.json +++ b/library.json @@ -1,7 +1,7 @@ { "name": "CCIR476", "keywords": "CCIR476, SITOR, AMTOR, NAVTEXT", - "description": "Encode and Decode CCIR476 symbols on your Arduino", + "description": "Encode and Decode CCIR476 symbols for use in SITOR, AMTOR and NAVTEX on your Arduino", "repository": { "type": "git", @@ -16,7 +16,7 @@ "maintainer": true } ], - "version": "1.1.0", + "version": "1.2.0", "frameworks": "arduino", "platforms": "*" }