diff --git a/src/Watchy_GSR.h b/src/Watchy_GSR.h index 8caf8bb..e6c597f 100644 --- a/src/Watchy_GSR.h +++ b/src/Watchy_GSR.h @@ -40,7 +40,7 @@ class WatchyGSR{ static SmallRTC SRTC; static SmallNTP SNTP; static GxEPD2_BW display; - static constexpr const char* Build = "1.4.3I"; + static constexpr const char* Build = "1.4.3J"; enum DesOps {dSTATIC, dLEFT, dRIGHT, dCENTER}; public: