mirror of
				https://github.com/coredns/coredns.git
				synced 2025-10-31 10:13:14 -04:00 
			
		
		
		
	Update release notes and version number to 1.8.1 (#4370)
This PR updates release notes and version number to 1.8.1 Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
This commit is contained in:
		| @@ -2,7 +2,7 @@ package coremain | ||||
|  | ||||
| // Various CoreDNS constants. | ||||
| const ( | ||||
| 	CoreVersion = "1.8.0" | ||||
| 	CoreVersion = "1.8.1" | ||||
| 	coreName    = "CoreDNS" | ||||
| 	serverType  = "dns" | ||||
| ) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user