diff --git a/version.hpp b/version.hpp index 7f0f6a7..8f9c723 100644 --- a/version.hpp +++ b/version.hpp @@ -1,6 +1,6 @@ #ifndef VERSION_HPP #define VERSION_HPP -#define VERSION "v1.35.0" +#define VERSION "v1.36.0" #endif