1 parent 1221e8a commit 0a13bb1Copy full SHA for 0a13bb1
2 files changed
library.properties
@@ -1,5 +1,5 @@
1
name=madflight
2
-version=2.3.4-DEV
+version=2.4.0-DEV
3
author=qqqlab
4
maintainer=qqqlab <madflight@qqqlab.com>
5
license=MIT
src/madflight_modules.h
@@ -1,6 +1,6 @@
#pragma once
-#define MADFLIGHT_VERSION "madflight v2.3.4-DEV"
+#define MADFLIGHT_VERSION "madflight v2.4.0-DEV"
#include <Arduino.h>
6
0 commit comments