diff --git a/version.h b/version.h index 55121a7..f2b5f21 100644 --- a/version.h +++ b/version.h @@ -23,6 +23,6 @@ #include -constexpr uint16_t VERSION = 0x0100; +constexpr uint16_t VERSION = 0x0101; #endif // VERSION_H