Update package.json

This commit is contained in:
Mikhail 2023-06-12 22:14:49 +08:00 committed by GitHub
parent 48d745ff9a
commit 83a40810b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@
"displayName": "DragonECS-AutoInjections", "displayName": "DragonECS-AutoInjections",
"description": "Auto Injections for DragonECS", "description": "Auto Injections for DragonECS",
"unity": "2020.3", "unity": "2020.3",
"version": "0.9.3", "version": "0.9.4",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://github.com/DCFApixels/DragonECS-AutoInjections.git" "url": "https://github.com/DCFApixels/DragonECS-AutoInjections.git"
@ -20,4 +20,4 @@
"extension", "extension",
"add-on" "add-on"
] ]
} }