diff --git a/include/misc/Updater.h b/include/misc/Updater.h index 9ebc31f..d6aea5b 100644 --- a/include/misc/Updater.h +++ b/include/misc/Updater.h @@ -4,7 +4,7 @@ #include -#define TD_VERSION "alpha-0.0.1" +#define TD_VERSION "alpha-0.0.2" namespace td { namespace utils {