 11817fe1f7
			
		
	
	
		11817fe1f7
		
			
		
	
	
	
	
		
			
			The current regex only matches a single digit for each component of the version (e.g. 9.2). This modifies it to match multiple digits in each component, so that e.g. 10.42 will be matched.
 11817fe1f7
			
		
	
	
		11817fe1f7
		
			
		
	
	
	
	
		
			
			The current regex only matches a single digit for each component of the version (e.g. 9.2). This modifies it to match multiple digits in each component, so that e.g. 10.42 will be matched.