Skip to content

Commit 05ea7d3

Browse files
authored
bump version 2.12.0 (#177)
1 parent b09a8d3 commit 05ea7d3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

indexer/chart/Chart.yaml

Lines changed: 1 addition & 1 deletion
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.8
44
apiVersion: v2
5-
appVersion: '2.11.9'
5+
appVersion: '2.12.0'

package.json

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

processor-chart/Chart.yaml

Lines changed: 1 addition & 1 deletion
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.11.9'
5+
appVersion: '2.12.0'

0 commit comments

Comments
 (0)