Bump up materials version after merge with master

This commit is contained in:
Wojtek Figat
2025-02-18 09:20:48 +01:00
parent 6b6d808698
commit 4aab1be3d6

View File

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