File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11[bumpversion] 
2- current_version  = 0.24.1 
2+ current_version  = 0.24.2 
33commit  = True
44tag  = True
55parse  = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d)(?:-(?P<release>\w+)(?P<build>\d+))?
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ namespace: cdillc
88name : splunk 
99
1010#  The version of the collection. Must be compatible with semantic versioning
11- version : " 0.24.1 " 
11+ version : " 0.24.2 " 
1212
1313#  The path to the Markdown (.md) readme file. This path is relative to the root of the collection
1414readme : README.md 
Original file line number Diff line number Diff line change 1313from  ansible .module_utils .basic  import  AnsibleModule 
1414
1515
16- __version__  =  "0.24.1 " 
16+ __version__  =  "0.24.2 " 
1717
1818SIDELOAD_STATE_FILE  =  ".ksconf_sideload.json" 
1919
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments