diff --git a/src/config.h b/src/config.h index 4d84fa7..108dc39 100644 --- a/src/config.h +++ b/src/config.h @@ -76,5 +76,5 @@ #define HARDWARE_VERSION_MAJOR 1 #define HARDWARE_VERSION_MINOR 0 // Versioning -#define WATCHY_LIB_VER "1.4.2" +#define WATCHY_LIB_VER "1.4.6" #endif