mirror of
				https://github.com/drwetter/testssl.sh.git
				synced 2025-11-03 23:35:26 +01:00 
			
		
		
		
	Merge pull request #1442 from drwetter/bump_version
bump version to final
This commit is contained in:
		@@ -117,7 +117,7 @@ trap "child_error" USR1
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
########### Internal definitions
 | 
					########### Internal definitions
 | 
				
			||||||
#
 | 
					#
 | 
				
			||||||
declare -r VERSION="3.0rc6"
 | 
					declare -r VERSION="3.0"
 | 
				
			||||||
declare -r SWCONTACT="dirk aet testssl dot sh"
 | 
					declare -r SWCONTACT="dirk aet testssl dot sh"
 | 
				
			||||||
grep -E -q "dev|rc|beta" <<< "$VERSION" && \
 | 
					grep -E -q "dev|rc|beta" <<< "$VERSION" && \
 | 
				
			||||||
     SWURL="https://testssl.sh/dev/" ||
 | 
					     SWURL="https://testssl.sh/dev/" ||
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user