mirror of
				https://github.com/coredns/coredns.git
				synced 2025-10-31 10:13:14 -04:00 
			
		
		
		
	Release 1.0.5
This commit is contained in:
		| @@ -1,9 +1,7 @@ | |||||||
| package coremain | package coremain | ||||||
|  |  | ||||||
| const ( | const ( | ||||||
| 	coreName = "CoreDNS" | 	coreName    = "CoreDNS" | ||||||
| 	// CoreVersion is the current version of CoreDNS. |  | ||||||
| 	CoreVersion = "1.0.5" | 	CoreVersion = "1.0.5" | ||||||
|  | 	serverType  = "dns" | ||||||
| 	serverType = "dns" |  | ||||||
| ) | ) | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user