Version update to package.json

This commit is contained in:
Anton Zhernosek
2023-06-03 22:14:32 +02:00
committed by GitHub
parent e7648cb9d9
commit 070c261c2f

View File

@@ -1,7 +1,7 @@
{
"name": "com.antonzhernosek.serializablefunc",
"displayName": "SerializableFunc",
"version": "1.0.0",
"version": "1.1.0",
"unity": "2020.3",
"keywords": [
"unity",
@@ -21,4 +21,4 @@
"path": "Samples~/SerializableFuncSampleScene"
}
]
}
}