diff --git a/CONTRIBUTORS.txt b/CONTRIBUTORS.txt index 4469022..cf538f1 100644 --- a/CONTRIBUTORS.txt +++ b/CONTRIBUTORS.txt @@ -1,10 +1,11 @@ This file contains a list of people who have made meaningful contributions Author - chash <carloslack@gmail.com> + hash <carloslack@gmail.com> -Contributions/bugfixes - Hork <aliyuchang33@outlook.com> +Contributions + djolertrk <djolertrk@gmail.com> + Hork <aliyuchang33@outlook.com> Tests/Ideas/Validation C0dak diff --git a/src/version.h b/src/version.h index e2ca150..83b74eb 100644 --- a/src/version.h +++ b/src/version.h @@ -1,7 +1,7 @@ #ifndef __VERSION_H #define __VERSION_H -#define KOVID_VERSION "2.0.0" +#define KOVID_VERSION "3.0.0" #endif // __VERSION_H