Skip to content

Commit bbdd080

Browse files
Bump version labels for staging and prod
1 parent dedc639 commit bbdd080

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Jenkinsfile_Subgraph_bellecour

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ deploySubGraph(
66
targetRemoteHostIPFS : 'ipfs-upload.v8-bellecour.iex.ec',
77
subgraphFolder: './',
88
subgraphFilename: 'subgraph.bellecour.yaml',
9-
subgraphVersionLabel: 'v1.0.0-rc.1',
9+
subgraphVersionLabel: 'v1.1.0',
1010
subgraphLabel: 'bellecour/poco-v5'
1111
)

Jenkinsfile_Subgraph_bellecour_stagingv8

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ deploySubGraph(
66
targetRemoteHostIPFS : 'ipfs-upload.stagingv8.iex.ec',
77
subgraphFolder: './',
88
subgraphFilename: 'subgraph.bellecour.yaml',
9-
subgraphVersionLabel: 'v1.0.0-rc.1',
9+
subgraphVersionLabel: 'v1.1.0',
1010
subgraphLabel: 'bellecour/poco-v5'
1111
)

0 commit comments

Comments
 (0)