Skip to content

Commit

Permalink
5.0.15 version set
Browse files Browse the repository at this point in the history
  • Loading branch information
kushti committed Aug 21, 2023
1 parent 883d41f commit 3b4db24
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/main/resources/api/openapi.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
openapi: "3.0.2"

info:
version: "5.0.14"
version: "5.0.15"
title: Ergo Node API
description: API docs for Ergo Node. Models are shared between all Ergo products
contact:
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/application.conf
Original file line number Diff line number Diff line change
Expand Up @@ -434,7 +434,7 @@ scorex {
nodeName = "ergo-node"

# Network protocol version to be sent in handshakes
appVersion = 5.0.14
appVersion = 5.0.15

# Network agent name. May contain information about client code
# stack, starting from core code-base up to the end graphical interface.
Expand Down

0 comments on commit 3b4db24

Please sign in to comment.