Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
robinnorth committed Apr 13, 2021
1 parent 6969c8c commit 37e7233
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "com.github.superunitybuild.buildtool",
"displayName": "SuperUnityBuild",
"version": "1.0.0-pre.1",
"version": "1.0.0-pre.2",
"unity": "2018.1",
"description": "SuperUnityBuild is a Unity utility that automates the process of generating builds of your game. It's easy and quick enough to use on small games, but it's also powerful and extensible enough to be extremely useful on larger projects. The key to this flexibility lies in SuperUnityBuild's configurable degrees of granularity and its BuildActions framework which allows additional operations to be added into the build process.",
"documentationUrl": "https://github.com/superunitybuild/superunitybuild/wiki",
"type": "tool"
}
}

0 comments on commit 37e7233

Please sign in to comment.