Skip to content

Commit 5738704

Browse files
Update package.json
1 parent 50469f3 commit 5738704

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Assets/SimpleWebRTC/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "com.firedragongamestudio.simplewebrtc",
33
"displayName": "SimpleWebRTC",
4-
"version": "1.0.9",
4+
"version": "1.1.0",
55
"unity": "2022.3",
66
"description": "Unity-based WebRTC wrapper that facilitates peer-to-peer audio, video, and data communication over WebRTC.",
77
"dependencies": {
@@ -13,7 +13,7 @@
1313
"name": "FireDragonGameStudio",
1414
"email": "[email protected]",
1515
"url": "https://www.wave-labs.dev/"
16-
}
16+
},
1717
"samples": [
1818
{
1919
"displayName": "Example Scenes",

0 commit comments

Comments
 (0)