We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8dfd2f commit 12d04c7Copy full SHA for 12d04c7
package.json
@@ -1,8 +1,8 @@
1
{
2
"name": "com.tricehelix.genericburstjobs",
3
- "version": "2.0.0-preview",
+ "version": "2.0.0",
4
"displayName": "Generic Burst Jobs",
5
- "description": "Support for generic, Burst compiled Jobs through automatic code analysis and generation",
+ "description": "Support for Generic, Burst compiled Jobs through automatic code analysis and generation",
6
"unity": "2020.3",
7
"documentationUrl": "https://github.com/TriceHelix/GenericBurstJobs",
8
"changelogUrl": "https://github.com/TriceHelix/GenericBurstJobs/commits/upm",
0 commit comments