diff --git a/cod4qol/defines.hpp b/cod4qol/defines.hpp index e9fa05e..f12b120 100644 --- a/cod4qol/defines.hpp +++ b/cod4qol/defines.hpp @@ -1,7 +1,7 @@ #pragma once #define COD4QOL_NAME "CoD4QOL" -#define COD4QOL_BASE_VERSION "1.5.0" +#define COD4QOL_BASE_VERSION "1.6.0" #ifndef _DEBUG #define COD4QOL_VERSION COD4QOL_BASE_VERSION #else