Bump up materials after merge

This commit is contained in:
Wojtek Figat
2025-09-24 18:26:33 +02:00
parent 87e2c4c4d5
commit d57eec3403

View File

@@ -10,7 +10,7 @@
/// <summary>
/// Current materials shader version.
/// </summary>
#define MATERIAL_GRAPH_VERSION 175
#define MATERIAL_GRAPH_VERSION 176
class Material;
class GPUShader;