From 92943635a1a133121880df67822ef3ea69eae556 Mon Sep 17 00:00:00 2001 From: qqqlab <46283638+qqqlab@users.noreply.github.com> Date: Sun, 24 Nov 2024 19:11:35 +0100 Subject: [PATCH] v1.3.0 --- library.properties | 2 +- src/madflight.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.properties b/library.properties index 0902915..3296657 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=madflight -version=1.2.2 +version=1.3.0 author=qqqlab maintainer=qqqlab license=MIT diff --git a/src/madflight.h b/src/madflight.h index 2bb3526..d329e7c 100644 --- a/src/madflight.h +++ b/src/madflight.h @@ -1,4 +1,4 @@ -#define MADFLIGHT_VERSION "madflight v1.3.0-DEV" +#define MADFLIGHT_VERSION "madflight v1.3.0" /*========================================================================================== madflight - Flight Controller for ESP32 / ESP32-S3 / RP2350 / RP2040 / STM32