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