File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed 
core/src/main/java/com/cryptomorin/xseries/reflection Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -161,7 +161,7 @@ public final class XReflection {
161161     * The current version of XSeries. Mostly used for the {@link com.cryptomorin.xseries.profiles.builder.XSkull} API. 
162162     */ 
163163    @ ApiStatus .Internal 
164-     public  static  final  String  XSERIES_VERSION  = "13.4 .0" ;
164+     public  static  final  String  XSERIES_VERSION  = "13.5 .0" ;
165165
166166    /** 
167167     * System property ({@link System#getProperty(String)}) used to disable Minecraft capabilities 
Original file line number Diff line number Diff line change 4343    </modules >
4444
4545    <properties >
46-         <revision >13.4 .0</revision >
46+         <revision >13.5 .0</revision >
4747        <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
4848        <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
4949        <maven .deploy.skip>true</maven .deploy.skip> <!--  Override this in core module --> 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments