diff --git a/include/text.h b/include/text.h index aae5a1c..212b353 100644 --- a/include/text.h +++ b/include/text.h @@ -1,6 +1,6 @@ #pragma once -#define CURRENT_VERSION "2.0.0" +#define CURRENT_VERSION "3.0.0" extern const char* ATTACH; extern const char* LAUNCH;