Skip to content

Commit

Permalink
Bump package version to reflect current version
Browse files Browse the repository at this point in the history
  • Loading branch information
kerfuffles authored Dec 8, 2022
1 parent ea6619a commit 181ac06
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "com.prenominal.realtimecsg",
"version": "1.57.2",
"version": "1.60.1",
"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.",
"displayName": "RealtimeCSG",
"unity": "2018.3",
"unity": "2018.4",
"author": {
"name": "Sander van Rossen (LogicalError), Contributions by Daniel Cornelius (NukeAndBeans, Kerfuffles) and Kolton Meier (Janooba)",
"url": "https://github.com/LogicalError"
Expand All @@ -16,4 +16,4 @@
"Level",
"Editor"
]
}
}

0 comments on commit 181ac06

Please sign in to comment.