Skip to content

Commit 8e6ebc7

Browse files
authored
Update package.json to reflect Unity 2018.4 support
1 parent 3a50dae commit 8e6ebc7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

com.kongregate.kongregate-web/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"name": "com.kongregate.kongregate-web",
33
"displayName": "Kongregate Web",
44
"version": "0.2.0",
5-
"unity": "2018.3",
6-
"description": "Bindings to the Kongregate Web JavaScript API.",
5+
"unity": "2018.4",
6+
"description": "Bindings to the Kongregate website JavaScript API.",
77
"keywords": [
88
"kongregate",
99
"javascript",

0 commit comments

Comments
 (0)