File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
server/src/main/java/org/elasticsearch Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -327,8 +327,8 @@ static TransportVersion def(int id) {
327327 public static final TransportVersion ESQL_PROFILE_INCLUDE_PLAN = def (9_111_0_00 );
328328 public static final TransportVersion MAPPINGS_IN_DATA_STREAMS = def (9_112_0_00 );
329329 public static final TransportVersion PROJECT_STATE_REGISTRY_RECORDS_DELETIONS = def (9_113_0_00 );
330+ public static final TransportVersion ESQL_SERIALIZE_TIMESERIES_FIELD_TYPE = def (9_114_0_00 );
330331
331- public static final TransportVersion ESQL_SERIALIZE_TIMESERIES_FIELD_TYPE = def (9_113_0_00 );
332332 /*
333333 * STOP! READ THIS FIRST! No, really,
334334 * ____ _____ ___ ____ _ ____ _____ _ ____ _____ _ _ ___ ____ _____ ___ ____ ____ _____ _
You can’t perform that action at this time.
0 commit comments