diff --git a/library.json b/library.json index cd41251..1764d8d 100644 --- a/library.json +++ b/library.json @@ -7,7 +7,7 @@ "type": "git", "url": "https://github.com/TridentTD/TridentTD_EasyFreeRTOS32" }, - "version": "1.8", + "version": "1.9", "authors": { "name": "TridentTD", "url": "https://github.com/TridentTD/" diff --git a/src/TridentTD_EasyFreeRTOS32.h b/src/TridentTD_EasyFreeRTOS32.h index 86a74ed..1c303a0 100644 --- a/src/TridentTD_EasyFreeRTOS32.h +++ b/src/TridentTD_EasyFreeRTOS32.h @@ -6,7 +6,7 @@ #include #include -#define EASYFREERTOS32_VERSION 1.8 +#define EASYFREERTOS32_VERSION 1.9 #ifndef TridentOS #define TridentOS EasyFreeRTOS32