Skip to content

Commit 3cd2f0c

Browse files
committed
Bump MATERIAL_VERSION to 67
1 parent 93437c3 commit 3cd2f0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/filabridge/include/filament/MaterialEnums.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
namespace filament {
2929

3030
// update this when a new version of filament wouldn't work with older materials
31-
static constexpr size_t MATERIAL_VERSION = 66;
31+
static constexpr size_t MATERIAL_VERSION = 67;
3232

3333
/**
3434
* Supported shading models

0 commit comments

Comments
 (0)