fix: Updates serialization generator to add serial support (#1047)

This commit is contained in:
Kamron Batman 2022-06-06 17:32:57 -07:00 committed by GitHub
parent 6e69d25e33
commit ff1b7aa994
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"modernuoschemagenerator": {
"version": "2.0.4",
"version": "2.0.5",
"commands": [
"ModernUOSchemaGenerator"
]