diff --git a/src/entt/config/version.h b/src/entt/config/version.h index 13af12d32..8944dd29b 100644 --- a/src/entt/config/version.h +++ b/src/entt/config/version.h @@ -4,7 +4,7 @@ #define ENTT_VERSION_MAJOR 3 #define ENTT_VERSION_MINOR 5 -#define ENTT_VERSION_PATCH 1 +#define ENTT_VERSION_PATCH 2 #endif