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