File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
server/src/main/java/org/elasticsearch Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -326,9 +326,8 @@ static TransportVersion def(int id) {
326326 public static final TransportVersion ML_INFERENCE_COHERE_API_VERSION = def (9_110_0_00 );
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 );
329- public static final TransportVersion ML_INFERENCE_IBM_WATSONX_COMPLETION_ADDED = def (9_113_0_00 );
330-
331329 public static final TransportVersion ESQL_SERIALIZE_TIMESERIES_FIELD_TYPE = def (9_113_0_00 );
330+ public static final TransportVersion ML_INFERENCE_IBM_WATSONX_COMPLETION_ADDED = def (9_114_0_00 );
332331 /*
333332 * STOP! READ THIS FIRST! No, really,
334333 * ____ _____ ___ ____ _ ____ _____ _ ____ _____ _ _ ___ ____ _____ ___ ____ ____ _____ _
You can’t perform that action at this time.
0 commit comments