fix: Fixes regression in primitive UO codegen (#1219)

This commit is contained in:
Kamron Batman 2022-10-30 01:58:45 -07:00 committed by GitHub
parent 2e78a07cab
commit 8a26afe28b
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.5.1",
"version": "2.5.2",
"commands": [
"ModernUOSchemaGenerator"
]