We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a3eef2 commit ab1a34aCopy full SHA for ab1a34a
nats-server.yaml
@@ -1,7 +1,7 @@
1
package:
2
name: nats-server
3
- version: "2.11.4"
4
- epoch: 2
+ version: "2.11.5"
+ epoch: 0
5
description: High-Performance server for NATS.io, the cloud and edge native messaging system.
6
copyright:
7
- license: Apache-2.0
@@ -11,7 +11,7 @@ pipeline:
11
with:
12
repository: https://github.com/nats-io/nats-server
13
tag: v${{package.version}}
14
- expected-commit: 4c2fc7f07d973a71d3bf14e30442120272e74931
+ expected-commit: 94fb8b004f30ec5062a255da19d556d17f7864c7
15
16
- uses: go/build
17
0 commit comments