Skip to content

Commit f4ed070

Browse files
authored
removing the note on default api version, which was incorrect (#456)
1 parent 12e8494 commit f4ed070

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/pages/en/developing/assemblyscript-api.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ The `@graphprotocol/graph-ts` library provides the following APIs:
4141

4242
### Versions
4343

44-
The `apiVersion` in the subgraph manifest specifies the mapping API version which is run by Graph Node for a given subgraph. The current mapping API version is 0.0.6.
44+
The `apiVersion` in the subgraph manifest specifies the mapping API version which is run by Graph Node for a given subgraph.
4545

4646
| Version | Release notes |
4747
| :-: | --- |

0 commit comments

Comments
 (0)