Skip to content

Commit de39494

Browse files
committed
Bump version to 2.12.2
1 parent d07f025 commit de39494

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.12.1'
5+
appVersion: '2.12.2'

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.12.1",
4+
"version": "2.12.2",
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.12.1'
5+
appVersion: '2.12.2'

0 commit comments

Comments
 (0)