From 66acac20e7d24123940dfb37c09eb42545658bb3 Mon Sep 17 00:00:00 2001 From: Max Date: Sat, 29 Oct 2022 21:46:46 +0200 Subject: [PATCH] Correctly increment version number. --- extension.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extension.json b/extension.json index 52327ea..7bb0b05 100644 --- a/extension.json +++ b/extension.json @@ -2,7 +2,7 @@ "name": "CRSF", "apiVersion": "1.0.0", "author": "Max Gröning", - "version": "0.5.0", + "version": "0.5.2", "description": "Crossfire decoder for R/C protocol as used by TBS Crossfire, Tracer or ExpressLRS", "extensions": { "CRSF": {