Skip to content

Commit

Permalink
Update Doc URL
Browse files Browse the repository at this point in the history
  • Loading branch information
MHDante committed Dec 13, 2021
1 parent 4a5e209 commit 7ecb4db
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,11 +1,11 @@
{
"name": "ai.transforms.webgl-threading-fix",
"version": "0.1.0",
"version": "0.2.0",
"displayName": "WebGL Threading Fix",
"description": "Allows singlethreaded ThreadPool for ConfigureAwait(false) and ThreadPool.Run()",
"unity": "2020.3",
"unityRelease": "22f1",
"documentationUrl": "https://github.com/transitional-forms-inc/UnityWebGLThreadingFix",
"documentationUrl": "https://github.com/transformsai/UnityWebGLThreadingFix",
"dependencies": {
},
"keywords": [
Expand Down

0 comments on commit 7ecb4db

Please sign in to comment.