1
0
mirror of https://github.com/Siccity/xNode.git synced 2025-12-20 01:06:01 +08:00

Updated package.json version

This commit is contained in:
Thor Brigsted 2020-05-29 22:23:10 +02:00 committed by GitHub
parent 6c85abf9bc
commit 8ef01722c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
{ {
"name": "com.github.siccity.xnode", "name": "com.github.siccity.xnode",
"description": "xNode provides a set of APIs and an editor interface for creating and editing custom node graphs.", "description": "xNode provides a set of APIs and an editor interface for creating and editing custom node graphs.",
"version": "1.7.0", "version": "1.8.0",
"unity": "2018.1", "unity": "2018.1",
"displayName": "xNode" "displayName": "xNode"
} }