File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -37,8 +37,8 @@ If you are interested in contributing to NATS, read about our...
3737[ Fossa-Image ] : https://app.fossa.io/api/projects/git%2Bgithub.com%2Fnats-io%2Fnats-server.svg?type=shield
3838[ Build-Status-Url ] : https://travis-ci.com/github/nats-io/nats-server
3939[ Build-Status-Image ] : https://travis-ci.com/nats-io/nats-server.svg?branch=main
40- [ Release-Url ] : https://github.com/nats-io/nats-server/releases/tag/v2.9.19
41- [ Release-image ] : https://img.shields.io/badge/release-v2.9.19 -1eb0fc.svg
40+ [ Release-Url ] : https://github.com/nats-io/nats-server/releases/tag/v2.9.20
41+ [ Release-image ] : https://img.shields.io/badge/release-v2.9.20 -1eb0fc.svg
4242[ Coverage-Url ] : https://coveralls.io/r/nats-io/nats-server?branch=main
4343[ Coverage-image ] : https://coveralls.io/repos/github/nats-io/nats-server/badge.svg?branch=main
4444[ ReportCard-Url ] : https://goreportcard.com/report/nats-io/nats-server
Original file line number Diff line number Diff line change 4141
4242const (
4343 // VERSION is the current version for the server.
44- VERSION = "2.9.20-beta "
44+ VERSION = "2.9.20"
4545
4646 // PROTO is the currently supported protocol.
4747 // 0 was the original
You can’t perform that action at this time.
0 commit comments