Skip to content

Commit 92914ce

Browse files
GS: Bump shader cache version.
1 parent 44079eb commit 92914ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pcsx2/ShaderCacheVersion.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33

44
/// Version number for GS and other shaders. Increment whenever any of the contents of the
55
/// shaders change, to invalidate the cache.
6-
static constexpr u32 SHADER_CACHE_VERSION = 107; // Last changed in PR 14634
6+
static constexpr u32 SHADER_CACHE_VERSION = 108; // Last changed in PR 14688

0 commit comments

Comments
 (0)