Skip to content

Commit 35f6c7e

Browse files
chore: bump version to 2.11.0
1 parent 397a562 commit 35f6c7e

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

indexer/chart/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ name: tfchainindexer
22
description: Helm Chart for the tfchain hydra indexer
33
version: 2.7.7
44
apiVersion: v2
5-
appVersion: '2.10.0'
5+
appVersion: '2.11.0'

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "graphql_tfgrid",
33
"private": "true",
4-
"version": "2.10.0",
4+
"version": "2.11.0",
55
"description": "GraphQL server and Substrate indexer. Generated with ♥ by Hydra-CLI",
66
"author": "",
77
"license": "ISC",

processor-chart/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ apiVersion: v2
22
name: tfchain-processor
33
description: A chart for the tfchain graphql processor and query node
44
version: 1.0.6
5-
appVersion: '2.10.0'
5+
appVersion: '2.11.0'

0 commit comments

Comments
 (0)