diff --git a/src/core/shader_cache_version.h b/src/core/shader_cache_version.h index 29437323a..c4bfbb83d 100644 --- a/src/core/shader_cache_version.h +++ b/src/core/shader_cache_version.h @@ -4,4 +4,4 @@ #pragma once #include "common/types.h" -static constexpr u32 SHADER_CACHE_VERSION = 11; \ No newline at end of file +static constexpr u32 SHADER_CACHE_VERSION = 12;