Merge pull request #175 from bombsquad-community/fix-json-struct

Fix JSON struct
This commit is contained in:
rikkolovescats 2023-07-27 20:33:35 +05:30 committed by GitHub
commit cbdd8c479f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -671,8 +671,14 @@
}
],
"versions": {
"1.0.0":null
"1.0.0": {
"api_version": 8,
"commit_sha": "ca3221b",
"released_on": "27-07-2023",
"md5sum": "39c5b18efd5d5314f30c12fc0bec4931"
}
}
},
"handball": {
"description": "Score some goals with handball",
"external_url": "",
@ -717,4 +723,4 @@
}
}
}
}
}