diff --git a/profiler/src/profiler/TracyProtoHistory.cpp b/profiler/src/profiler/TracyProtoHistory.cpp index 9f90c4c6..93fe67df 100644 --- a/profiler/src/profiler/TracyProtoHistory.cpp +++ b/profiler/src/profiler/TracyProtoHistory.cpp @@ -5,6 +5,7 @@ namespace tracy { constexpr ProtocolHistory_t ProtocolHistoryArr[] = { + { 66, FileVersion( 0, 11, 0 ) }, { 64, FileVersion( 0, 10, 0 ) }, { 63, FileVersion( 0, 9, 0 ), FileVersion( 0, 9, 1 ) }, { 57, FileVersion( 0, 8, 2 ) },