Bump up materials version after merge of two upgrades

This commit is contained in:
Wojtek Figat
2022-11-22 20:09:59 +01:00
parent 2ad6eb0c72
commit 62cf8bebd0
30 changed files with 46 additions and 46 deletions

View File

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