threshold-network / staking-subgraphs

Threshold Network staking subgraphs
https://threshold.network
1 stars 1 forks source link

Bump subgraph manifest version and mapping version #26

Closed manumonti closed 2 years ago

manumonti commented 2 years ago

Since the last version of graph-cli, when using commands graph codegen and graph build, the manifest fields specVersion and apiVersion are automatically bumped to next version:

specVersion: 0.0.2 -> 0.0.4 apiVersion: 0.0.5 -> 0.0.6