Update config.h

pull/205/head^2 v1.4.6
sqfmi 2023-01-12 07:43:09 -05:00
parent ce71292ea9
commit c3587d04a7
1 changed files with 1 additions and 1 deletions

View File

@ -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