File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
server/src/main/java/org/elasticsearch Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -370,8 +370,8 @@ static TransportVersion def(int id) {
370370 public static final TransportVersion SCRIPT_RESCORER = def (9_143_0_00 );
371371 public static final TransportVersion ESQL_LOOKUP_OPERATOR_EMITTED_ROWS = def (9_144_0_00 );
372372 public static final TransportVersion ALLOCATION_DECISION_NOT_PREFERRED = def (9_145_0_00 );
373- public static final TransportVersion GEMINI_THINKING_BUDGET_ADDED = def (9_146_0_00 );
374- public static final TransportVersion ESQL_QUALIFIERS_IN_ATTRIBUTES = def (9_147_0_00 );
373+ public static final TransportVersion ESQL_QUALIFIERS_IN_ATTRIBUTES = def (9_146_0_00 );
374+ public static final TransportVersion GEMINI_THINKING_BUDGET_ADDED = def (9_147_0_00 );
375375
376376 /*
377377 * STOP! READ THIS FIRST! No, really,
You can’t perform that action at this time.
0 commit comments