[v3] Add version property to config.json

This commit is contained in:
Erik Schierboom
2021-01-29 14:15:40 +01:00
committed by Jeremy Walker
parent fe4e919259
commit 77fd1e05a1

View File

@@ -3,6 +3,7 @@
"language": "05AB1E",
"active": false,
"blurb": "",
"version": 3,
"ignore_pattern": "[Ee]xample",
"solution_pattern": "[Ee]xample",
"test_pattern": "[Tt]est",