Skip to content

Commit

Permalink
v1.5.0 (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
theomonnom authored Apr 10, 2023
1 parent da6d76c commit a84b525
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Bridge~/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@livekit/livekit-unity",
"version": "1.4.0",
"version": "1.5.0",
"description": "LiveKit Unity Bridge for WebGL",
"main": "./dist/index.js",
"source": "./src/index.ts",
Expand Down
2 changes: 1 addition & 1 deletion Samples~/JSExample/JSPackage~/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"@livekit/livekit-unity": "^1.4.0"
"@livekit/livekit-unity": "^1.5.0"
},
"devDependencies": {
"ts-loader": "^9.2.7",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "io.livekit.unity",
"version": "1.4.0",
"version": "1.5.0",
"displayName": "LiveKit WebGL SDK",
"description": "LiveKit Unity Bridge for WebGL",
"unity": "2021.3",
Expand Down

0 comments on commit a84b525

Please sign in to comment.