|  | @@ -3,7 +3,7 @@ PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:~/bin
 | 
	
		
			
				|  |  |  export PATH
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  # System Required: CentOS 7+/Ubuntu 18+/Debian 10+
 | 
	
		
			
				|  |  | -# Version: v2.1.3
 | 
	
		
			
				|  |  | +# Version: v2.1.4
 | 
	
		
			
				|  |  |  # Description: One click Install Trojan Panel server
 | 
	
		
			
				|  |  |  # Author: jonssonyan <https://jonssonyan.com>
 | 
	
		
			
				|  |  |  # Github: https://github.com/trojanpanel/install-script
 | 
	
	
		
			
				|  | @@ -1699,7 +1699,7 @@ main() {
 | 
	
		
			
				|  |  |    clear
 | 
	
		
			
				|  |  |    echo_content red "\n=============================================================="
 | 
	
		
			
				|  |  |    echo_content skyBlue "System Required: CentOS 7+/Ubuntu 18+/Debian 10+"
 | 
	
		
			
				|  |  | -  echo_content skyBlue "Version: v2.1.3"
 | 
	
		
			
				|  |  | +  echo_content skyBlue "Version: v2.1.4"
 | 
	
		
			
				|  |  |    echo_content skyBlue "Description: One click Install Trojan Panel server"
 | 
	
		
			
				|  |  |    echo_content skyBlue "Author: jonssonyan <https://jonssonyan.com>"
 | 
	
		
			
				|  |  |    echo_content skyBlue "Github: https://github.com/trojanpanel"
 |