diff --git a/charts/hedera-mirror-common/Chart.yaml b/charts/hedera-mirror-common/Chart.yaml index fd4e5f5b8f1..212c98c5161 100644 --- a/charts/hedera-mirror-common/Chart.yaml +++ b/charts/hedera-mirror-common/Chart.yaml @@ -33,4 +33,4 @@ maintainers: name: hedera-mirror-common sources: - https://github.com/hashgraph/hedera-mirror-node -version: 0.25.0-SNAPSHOT +version: 0.26.0-SNAPSHOT diff --git a/charts/hedera-mirror-grpc/Chart.yaml b/charts/hedera-mirror-grpc/Chart.yaml index 9f07276b4d1..4d44e593c65 100644 --- a/charts/hedera-mirror-grpc/Chart.yaml +++ b/charts/hedera-mirror-grpc/Chart.yaml @@ -11,4 +11,4 @@ maintainers: name: hedera-mirror-grpc sources: - https://github.com/hashgraph/hedera-mirror-node -version: 0.25.0-SNAPSHOT +version: 0.26.0-SNAPSHOT diff --git a/charts/hedera-mirror-importer/Chart.yaml b/charts/hedera-mirror-importer/Chart.yaml index b49e2ea51b6..b7103ed02ca 100644 --- a/charts/hedera-mirror-importer/Chart.yaml +++ b/charts/hedera-mirror-importer/Chart.yaml @@ -11,4 +11,4 @@ maintainers: name: hedera-mirror-importer sources: - https://github.com/hashgraph/hedera-mirror-node -version: 0.25.0-SNAPSHOT +version: 0.26.0-SNAPSHOT diff --git a/charts/hedera-mirror-monitor/Chart.yaml b/charts/hedera-mirror-monitor/Chart.yaml index ee5282eba72..04f9feeac67 100644 --- a/charts/hedera-mirror-monitor/Chart.yaml +++ b/charts/hedera-mirror-monitor/Chart.yaml @@ -11,4 +11,4 @@ maintainers: name: hedera-mirror-monitor sources: - https://github.com/hashgraph/hedera-mirror-node -version: 0.25.0-SNAPSHOT +version: 0.26.0-SNAPSHOT diff --git a/charts/hedera-mirror-rest/Chart.yaml b/charts/hedera-mirror-rest/Chart.yaml index 838c31bfe50..c2f0735a415 100644 --- a/charts/hedera-mirror-rest/Chart.yaml +++ b/charts/hedera-mirror-rest/Chart.yaml @@ -11,4 +11,4 @@ maintainers: name: hedera-mirror-rest sources: - https://github.com/hashgraph/hedera-mirror-node -version: 0.25.0-SNAPSHOT +version: 0.26.0-SNAPSHOT diff --git a/charts/hedera-mirror/Chart.yaml b/charts/hedera-mirror/Chart.yaml index cf2f66ca1b9..ef630c39a78 100644 --- a/charts/hedera-mirror/Chart.yaml +++ b/charts/hedera-mirror/Chart.yaml @@ -56,4 +56,4 @@ maintainers: name: hedera-mirror sources: - https://github.com/hashgraph/hedera-mirror-node -version: 0.25.0-SNAPSHOT +version: 0.26.0-SNAPSHOT diff --git a/hedera-mirror-rest/api/v1/openapi.yml b/hedera-mirror-rest/api/v1/openapi.yml index 52a883f8e9f..2e55789293d 100644 --- a/hedera-mirror-rest/api/v1/openapi.yml +++ b/hedera-mirror-rest/api/v1/openapi.yml @@ -653,7 +653,7 @@ tags: description: The tokens object represents the information associated with a token entity and returns a list of token information. info: title: Hedera Mirror Node REST API - version: 0.38.0-SNAPSHOT + version: 0.39.0-SNAPSHOT license: name: Apache-2.0 url: 'https://www.apache.org/licenses/LICENSE-2.0.html' diff --git a/hedera-mirror-rest/monitoring/monitor_apis/package-lock.json b/hedera-mirror-rest/monitoring/monitor_apis/package-lock.json index d2156bd5df1..0d9e625f82e 100644 --- a/hedera-mirror-rest/monitoring/monitor_apis/package-lock.json +++ b/hedera-mirror-rest/monitoring/monitor_apis/package-lock.json @@ -1,6 +1,6 @@ { "name": "hedera-mirror-monitor", - "version": "0.38.0-SNAPSHOT", + "version": "0.39.0-SNAPSHOT", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/hedera-mirror-rest/monitoring/monitor_apis/package.json b/hedera-mirror-rest/monitoring/monitor_apis/package.json index afd651ef429..cc016708d34 100644 --- a/hedera-mirror-rest/monitoring/monitor_apis/package.json +++ b/hedera-mirror-rest/monitoring/monitor_apis/package.json @@ -1,6 +1,6 @@ { "name": "hedera-mirror-monitor", - "version": "0.38.0-SNAPSHOT", + "version": "0.39.0-SNAPSHOT", "description": "Hedera Mirror Node Monitor", "main": "server.js", "private": true, diff --git a/hedera-mirror-rest/package-lock.json b/hedera-mirror-rest/package-lock.json index 33e49cd2b3f..d07c55a8c21 100644 --- a/hedera-mirror-rest/package-lock.json +++ b/hedera-mirror-rest/package-lock.json @@ -1,6 +1,6 @@ { "name": "hedera-mirror-rest", - "version": "0.38.0-SNAPSHOT", + "version": "0.39.0-SNAPSHOT", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/hedera-mirror-rest/package.json b/hedera-mirror-rest/package.json index 6ae4eda612b..dda56090e66 100644 --- a/hedera-mirror-rest/package.json +++ b/hedera-mirror-rest/package.json @@ -1,6 +1,6 @@ { "name": "hedera-mirror-rest", - "version": "0.38.0-SNAPSHOT", + "version": "0.39.0-SNAPSHOT", "description": "Hedera Mirror Node REST API", "main": "server.js", "private": true, diff --git a/hedera-mirror-rosetta/config/application.yml b/hedera-mirror-rosetta/config/application.yml index ba521aafeaa..c1f7e5ec3c4 100644 --- a/hedera-mirror-rosetta/config/application.yml +++ b/hedera-mirror-rosetta/config/application.yml @@ -22,4 +22,4 @@ hedera: port: 5700 realm: 0 shard: 0 - version: 0.38.0-SNAPSHOT + version: 0.39.0-SNAPSHOT diff --git a/pom.xml b/pom.xml index 8b06f7d062f..daa9dc933cd 100644 --- a/pom.xml +++ b/pom.xml @@ -74,8 +74,8 @@ 0.2.2 0.9.0 3.17.3 - 0.38.0-SNAPSHOT - 0.25.0-SNAPSHOT + 0.39.0-SNAPSHOT + 0.26.0-SNAPSHOT 1.5.3 https://sonarcloud.io