Merge pull request #3054 from nats-io/release_2_8_0

Release v2.8.0
This commit is contained in:
Ivan Kozlovic
2022-04-18 16:28:34 -06:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

View File

@@ -33,8 +33,8 @@ If you are interested in contributing to NATS, read about our...
[Fossa-Image]: https://app.fossa.io/api/projects/git%2Bgithub.com%2Fnats-io%2Fnats-server.svg?type=shield
[Build-Status-Url]: https://travis-ci.com/github/nats-io/nats-server
[Build-Status-Image]: https://travis-ci.com/nats-io/nats-server.svg?branch=main
[Release-Url]: https://github.com/nats-io/nats-server/releases/tag/v2.7.4
[Release-image]: https://img.shields.io/badge/release-v2.7.4-1eb0fc.svg
[Release-Url]: https://github.com/nats-io/nats-server/releases/tag/v2.8.0
[Release-image]: https://img.shields.io/badge/release-v2.8.0-1eb0fc.svg
[Coverage-Url]: https://coveralls.io/r/nats-io/nats-server?branch=main
[Coverage-image]: https://coveralls.io/repos/github/nats-io/nats-server/badge.svg?branch=main
[ReportCard-Url]: https://goreportcard.com/report/nats-io/nats-server

View File

@@ -41,7 +41,7 @@ var (
const (
// VERSION is the current version for the server.
VERSION = "2.8.0-beta.23"
VERSION = "2.8.0"
// PROTO is the currently supported protocol.
// 0 was the original