Skip to content

Commit 181ac06

Browse files
authored
Bump package version to reflect current version
1 parent ea6619a commit 181ac06

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "com.prenominal.realtimecsg",
3-
"version": "1.57.2",
3+
"version": "1.60.1",
44
"description": "RealtimeCSG is a CSG level design tool, that allows you to intuitively and rapidly create levels. With its non-destructive workflow, you can easily adjust your levels at any time, and iterate with instant feedback.",
55
"displayName": "RealtimeCSG",
6-
"unity": "2018.3",
6+
"unity": "2018.4",
77
"author": {
88
"name": "Sander van Rossen (LogicalError), Contributions by Daniel Cornelius (NukeAndBeans, Kerfuffles) and Kolton Meier (Janooba)",
99
"url": "https://github.com/LogicalError"
@@ -16,4 +16,4 @@
1616
"Level",
1717
"Editor"
1818
]
19-
}
19+
}

0 commit comments

Comments
 (0)